Skip to content

Commit

Permalink
πŸ‘·β€β™‚οΈ Let GITHUB_TOKEN be inferred
Browse files Browse the repository at this point in the history
  • Loading branch information
tomrijnbeek authored Mar 29, 2023
1 parent 1093e61 commit 6b60a55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dotnet-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ jobs:
dotnet-publish:
uses: beardgame/.github/.github/workflows/dotnet-publish.yml@main
secrets:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }}

0 comments on commit 6b60a55

Please sign in to comment.