mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 21:33:27 +00:00
Add default push location for Chocolatey (#5805)
This commit is contained in:
2
.github/workflows/release-cli.yml
vendored
2
.github/workflows/release-cli.yml
vendored
@@ -243,7 +243,7 @@ jobs:
|
||||
shell: pwsh
|
||||
run: |
|
||||
cd dist
|
||||
choco push
|
||||
choco push --source=https://push.chocolatey.org/
|
||||
|
||||
npm:
|
||||
name: Publish NPM
|
||||
|
||||
Reference in New Issue
Block a user