update release names
This commit is contained in:
parent
900ea3af5a
commit
8869b9655d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -55,7 +55,7 @@ jobs:
|
||||||
files: ScopeSequencing-${{ github.ref_name }}.pdf
|
files: ScopeSequencing-${{ github.ref_name }}.pdf
|
||||||
draft: false
|
draft: false
|
||||||
prerelease: false
|
prerelease: false
|
||||||
name: Release ${{ github.ref_name }}
|
name: ${{ github.ref_name }}
|
||||||
# This action automatically handles existing releases by updating them
|
# This action automatically handles existing releases by updating them
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue