Skip to content

Commit

Permalink
Update Source
Browse files Browse the repository at this point in the history
  • Loading branch information
dinc5150 committed Apr 15, 2021
1 parent 990a741 commit 677a828
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,5 @@ jobs:

- name: Publish the package to GitHub packages
working-directory: MetaMomentum/
run: nuget push *.nupkg -source "nuget" #-SkipDuplicate
run: nuget push *.nupkg -Source "https://api.nuget.org/v3/index.json" #-SkipDuplicate



0 comments on commit 677a828

Please sign in to comment.