Skip to content

Commit

Permalink
chore: udpate
Browse files Browse the repository at this point in the history
  • Loading branch information
wenytang-ms-123 committed Aug 19, 2021
1 parent 9ba100e commit a357082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
working-directory: ./packages/simpleauth
- name: release nuget
run: |
nuget push src\TeamsFxSimpleAuth\bin\Release\Microsoft.TeamsFx.SimpleAuth.0.1.0.nupkg -source "GPR" -SkipDuplicate
nuget push src\TeamsFxSimpleAuth\bin\Debug\Microsoft.TeamsFx.SimpleAuth.0.1.0.nupkg -source "GPR" -SkipDuplicate
working-directory: ./packages/simpleauth

0 comments on commit a357082

Please sign in to comment.