Skip to content

Commit

Permalink
cd: update choco v2 publish command (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
KRTirtho committed Jul 2, 2023
1 parent 9cc1d98 commit 8373680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spotube-publish-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,4 @@ jobs:

- name: Publish to Chocolatey Repository
if: ${{ !inputs.dry_run }}
run: choco push Spotube-windows-x86_64.nupkg
run: choco push Spotube-windows-x86_64.nupkg --source https://push.chocolatey.org/

0 comments on commit 8373680

Please sign in to comment.