Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fwilhe committed Oct 25, 2024
1 parent b3f6984 commit 5732085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Push To ghcr.io
id: push-to-ghcr
id: push-to-ghcr-bare
if: ${{ github.event_name != 'pull_request' }}
uses: redhat-actions/push-to-registry@v2
with:
Expand Down

0 comments on commit 5732085

Please sign in to comment.