mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-05 09:10:53 +01:00
Merge pull request #886 from bitwarden/fix-release-pipeline
Fix release pipeline
This commit is contained in:
commit
d05cd38e70
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -180,7 +180,6 @@ jobs:
|
||||
ls dist/chocolatey
|
||||
choco pack ./dist/chocolatey/bitwarden.nuspec --version "$env:PACKAGE_VERSION" --out ./dist/chocolatey
|
||||
cd ./dist/chocolatey
|
||||
ls dist/chocolatey
|
||||
|
||||
- name: Upload Chocolatey nupkg release asset
|
||||
uses: actions/upload-release-asset@v1
|
||||
|
Loading…
Reference in New Issue
Block a user