Skip to content

Commit

Permalink
Always login
Browse files Browse the repository at this point in the history
Required for registry based cache
  • Loading branch information
snh authored Sep 23, 2022
1 parent 90b8e18 commit d0df0e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:

- name: Login to GitHub Container Registry
uses: docker/login-action@v1
if: github.event_name != 'pull_request'
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
Expand Down

0 comments on commit d0df0e7

Please sign in to comment.