Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveMaier-IRT authored Jul 6, 2022
1 parent 0878e5b commit 44bea41
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,3 @@ jobs:
./build/libs/x86_64/Release/src/*.dylib
./build/libs/x86_64/Release/src/*.so
./build/libs/msvc/x64/src/Release/*.dll*
- name: Push to Nuget.org
working-directory: bindings/netstandard/ElectionGuard/ElectionGuard.Encryption
run: dotnet nuget push "**/*.nupkg" --api-key ${{ secrets.NUGET_API_KEY}} --source https://api.nuget.org/v3/index.json --skip-duplicate

0 comments on commit 44bea41

Please sign in to comment.