We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa33def commit 0374a95Copy full SHA for 0374a95
.github/workflows/release-automated.yml
@@ -19,3 +19,4 @@ jobs:
19
env:
20
GH_TOKEN: ${{ secrets.RELEASE_GITHUB_TOKEN }}
21
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
22
+ NUGET_TOKEN: ${{ secrets.NUGET_TOKEN }}
0 commit comments