1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-03 00:53:23 +00:00

BRE-272 - Fix CLI release and publish workflows (#10688)

This commit is contained in:
Vince Grassia
2024-08-22 21:29:39 -04:00
committed by GitHub
parent 887d1924a3
commit 62666c51f5
3 changed files with 15 additions and 11 deletions

View File

@@ -92,7 +92,8 @@ jobs:
apps/cli/bw-linux-sha256-${{ env.PKG_VERSION }}.txt,
apps/cli/bitwarden-cli.${{ env.PKG_VERSION }}.nupkg,
apps/cli/bw_${{ env.PKG_VERSION }}_amd64.snap,
apps/cli/bw-snap-sha256-${{ env.PKG_VERSION }}.txt"
apps/cli/bw-snap-sha256-${{ env.PKG_VERSION }}.txt,
apps/cli/bitwarden-cli-${{ env.PKG_VERSION }}-npm-build.zip"
commit: ${{ github.sha }}
tag: cli-v${{ env.PKG_VERSION }}
name: CLI v${{ env.PKG_VERSION }}