Skip to content

Commit d0db179

Browse files
authored
Update wfnetcorev2.yaml
1 parent 9c11427 commit d0db179

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/wfnetcorev2.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ jobs:
110110
with:
111111
dotnet-version: 7.x
112112
source-url: https://nuget.pkg.github.com/shaprcode-it/index.json
113+
env:
114+
NUGET_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
113115
- name: Create Release NuGet package
114116
run: |
115117
arrTag=(${GITHUB_REF//\// })

0 commit comments

Comments
 (0)