mirror of
https://github.com/bitwarden/browser
synced 2025-01-07 16:02:58 +01:00
updating the release name (#364)
This commit is contained in:
parent
e3c05b7bbd
commit
a23d3793a2
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
tag_name: ${{ env.RELEASE_TAG_NAME }}
|
tag_name: ${{ env.RELEASE_TAG_NAME }}
|
||||||
release_name: ${{ env.RELEASE_NAME }}
|
release_name: Version ${{ env.RELEASE_NAME }}
|
||||||
draft: true
|
draft: true
|
||||||
prerelease: false
|
prerelease: false
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user