Skip to content

Commit e66dcbb

Browse files
committed
try the org token
1 parent 3fef757 commit e66dcbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ jobs:
5353
- name: Publish to NuGet
5454
run: dotnet run --project build -- -t Push
5555
env:
56-
nuget-key: ${{ secrets.PROJ_INFO_NUGET_TOKEN }}
56+
nuget-key: ${{ secrets.NUGET_TOKEN }}

0 commit comments

Comments
 (0)