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

Updating the release name (#1038)

This commit is contained in:
Joseph Flinn
2021-08-24 11:57:43 -07:00
committed by GitHub
parent 29b33b14e5
commit 2d68fe37a1

View File

@@ -55,7 +55,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