1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-07 19:13:39 +00:00

Add CLI build (#2746)

Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
This commit is contained in:
Micaiah Martin
2022-05-31 07:20:06 -06:00
committed by GitHub
parent ccfcb36f1c
commit 2f72286f66
6 changed files with 91 additions and 205 deletions

View File

@@ -136,7 +136,7 @@ jobs:
dist-edge-${{ needs.setup.outputs.release-version }}.zip'
commit: ${{ github.sha }}
tag: "browser-v${{ needs.setup.outputs.release-version }}"
name: "Version ${{ needs.setup.outputs.release-version }}"
name: "Browser v${{ needs.setup.outputs.release-version }}"
body: "<insert release notes here>"
token: ${{ secrets.GITHUB_TOKEN }}
draft: true