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

updating the release name (#364)

This commit is contained in:
Joseph Flinn
2021-08-24 11:57:58 -07:00
committed by GitHub
parent e3c05b7bbd
commit a23d3793a2

View File

@@ -58,7 +58,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ env.RELEASE_TAG_NAME }}
release_name: ${{ env.RELEASE_NAME }}
release_name: Version ${{ env.RELEASE_NAME }}
draft: true
prerelease: false