mirror of
https://github.com/bitwarden/cli
synced 2025-12-06 04:23:19 +00:00
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -100,9 +100,6 @@ jobs:
|
||||
branch: release
|
||||
artifacts: bw_${{ env._PKG_VERSION }}_amd64.snap
|
||||
|
||||
- name: Test
|
||||
run: ls -alht
|
||||
|
||||
- name: Publish Snap & logout
|
||||
run: |
|
||||
snapcraft push bw_${{ env._PKG_VERSION }}_amd64.snap --release stable
|
||||
@@ -165,6 +162,7 @@ jobs:
|
||||
workflow_conclusion: success
|
||||
branch: release
|
||||
artifacts: bitwarden-cli-${{ env._PKG_VERSION }}-npm-build.zip
|
||||
path: build
|
||||
|
||||
- name: Setup NPM
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user