Skip to content

Commit

Permalink
try the org token
Browse files Browse the repository at this point in the history
  • Loading branch information
baronfel committed Aug 5, 2022
1 parent 3fef757 commit e66dcbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
- name: Publish to NuGet
run: dotnet run --project build -- -t Push
env:
nuget-key: ${{ secrets.PROJ_INFO_NUGET_TOKEN }}
nuget-key: ${{ secrets.NUGET_TOKEN }}

0 comments on commit e66dcbb

Please sign in to comment.