mirror of
https://github.com/angt/secret
synced 2025-02-14 20:48:33 +01:00
Rename release
Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
parent
d45cd039a9
commit
d69b5af2f0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
tag_name: ${{ github.ref_name }}
|
||||
release_name: Release ${{ github.ref_name }}
|
||||
release_name: secret ${{ github.ref_name.replace('v', '') }}
|
||||
draft: false
|
||||
prerelease: false
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue