Skip to content

Commit

Permalink
Update dotnetcore.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
peters authored Aug 15, 2022
1 parent 18ec771 commit ac0f439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
with:
login-server: ghcr.io
username: ${{ github.actor }}
password: ${{secrets.GITHUB_TOKEN }}
password: ${{ secrets.SNAPX_DOCKER_READ_PAT }}

- name: Setup .NET
uses: actions/setup-dotnet@v2
Expand Down

0 comments on commit ac0f439

Please sign in to comment.