mirror of
https://github.com/bitwarden/browser
synced 2025-01-05 23:20:31 +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 }}
|
||||
with:
|
||||
tag_name: ${{ env.RELEASE_TAG_NAME }}
|
||||
release_name: ${{ env.RELEASE_NAME }}
|
||||
release_name: Version ${{ env.RELEASE_NAME }}
|
||||
draft: true
|
||||
prerelease: false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user