mirror of
https://github.com/bitwarden/browser.git
synced 2025-04-13 19:58:00 +02:00
Add default push location for Chocolatey (#5805)
This commit is contained in:
parent
afb6c86c2e
commit
312ee54434
2
.github/workflows/release-cli.yml
vendored
2
.github/workflows/release-cli.yml
vendored
@ -243,7 +243,7 @@ jobs:
|
|||||||
shell: pwsh
|
shell: pwsh
|
||||||
run: |
|
run: |
|
||||||
cd dist
|
cd dist
|
||||||
choco push
|
choco push --source=https://push.chocolatey.org/
|
||||||
|
|
||||||
npm:
|
npm:
|
||||||
name: Publish NPM
|
name: Publish NPM
|
||||||
|
Loading…
Reference in New Issue
Block a user