Skip to content

Commit

Permalink
chore(ci): commands->command
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Oct 30, 2024
1 parent e92d475 commit 0876402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
with:
attempt_limit: 3
attempt_delay: 15000
commands: |
command: |
echo "${{ secrets.GITHUB_TOKEN }}" | sudo podman login ghcr.io -u ${{ github.actor }} --password-stdin
- name: Define env.IMAGE_FLAVOR
Expand Down

0 comments on commit 0876402

Please sign in to comment.