Skip to content

Commit

Permalink
Give access to gist to publish the coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
xoofx committed May 5, 2024
1 parent b6e0109 commit d1a8ce6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ jobs:
build:
uses: xoofx/.github/.github/workflows/dotnet.yml@main
secrets:
NUGET_TOKEN: ${{ secrets.NUGET_TOKEN }}
NUGET_TOKEN: ${{ secrets.NUGET_TOKEN }}
PAT_GITHUB_TOKEN: ${{ secrets.PAT_GITHUB_TOKEN }}

0 comments on commit d1a8ce6

Please sign in to comment.