Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jerbob92 authored May 11, 2020
1 parent 661c8b5 commit 3210df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: |
cd $Env:GITHUB_WORKSPACE
nuget pack KlippaOCRAPI.nuspec
nuget push *.nupkg
nuget push *.nupkg -source https://www.nuget.org/
- uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 3210df7

Please sign in to comment.