Skip to content

Commit

Permalink
fix: release build again again
Browse files Browse the repository at this point in the history
Signed-off-by: Jan-Otto Kröpke <[email protected]>
  • Loading branch information
jkroepke committed May 12, 2024
1 parent 4e19876 commit 7c82828
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ jobs:
if: ${{ github.event_name != 'pull_request' }}
uses: docker/login-action@v3
with:
registry: quay.io
username: '$token'
password: ${{ secrets.QUAY_IO_API_TOKEN }}

Expand Down

0 comments on commit 7c82828

Please sign in to comment.