1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 14:23:32 +00:00

Updating the tag name of the web release (#2982)

This commit is contained in:
Joseph Flinn
2022-06-27 11:44:50 -07:00
committed by GitHub
parent 399b8c2b34
commit f60bc13f62

View File

@@ -243,7 +243,7 @@ jobs:
with:
name: "Version v${{ needs.setup.outputs.release_version }}"
commit: ${{ github.sha }}
tag: "${{ needs.setup.outputs.tag_version }}"
tag: web-v${{ needs.setup.outputs.tag_version }}
body: "<insert release notes here>"
artifacts: "apps/web/artifacts/web-${{ needs.setup.outputs.release_version }}-selfhosted-COMMERCIAL.zip,
apps/web/artifacts/web-${{ needs.setup.outputs.release_version }}-selfhosted-open-source.zip"