Skip to content

Commit

Permalink
Merge pull request #150 from chrisdoherty4/fix/release-quay-login
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdoherty4 authored Nov 7, 2022
2 parents 090ba3f + 3db0565 commit 964a79c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:

- name: Login to quay.io
uses: docker/login-action@v2
if: ${{ startsWith(github.ref, 'refs/heads/main') }}
with:
registry: ${{ env.REGISTRY }}
username: ${{ secrets.QUAY_USERNAME }}
Expand Down

0 comments on commit 964a79c

Please sign in to comment.