Add default push location for Chocolatey (#5805)

This commit is contained in:
Vince Grassia 2023-07-13 10:08:36 -04:00 committed by GitHub
parent afb6c86c2e
commit 312ee54434
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ jobs:
shell: pwsh
run: |
cd dist
choco push
choco push --source=https://push.chocolatey.org/
npm:
name: Publish NPM