Skip to content

Commit

Permalink
Update dotnetcore.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
peters authored May 23, 2024
1 parent ffa3af4 commit ff2bf56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@ jobs:
lfs: true
submodules: true

- uses: azure/docker-login@v2
- uses: docker/login[email protected]
name: Docker login github packages
with:
login-server: ghcr.io
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.SNAPX_DOCKER_READ_PAT }}

Expand Down

0 comments on commit ff2bf56

Please sign in to comment.