Skip to content

Commit

Permalink
ci: Add nuget token (#376)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrezza authored May 22, 2024
1 parent aa33def commit 0374a95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-automated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ jobs:
env:
GH_TOKEN: ${{ secrets.RELEASE_GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NUGET_TOKEN: ${{ secrets.NUGET_TOKEN }}

0 comments on commit 0374a95

Please sign in to comment.