Update main.yml
This commit is contained in:
parent
246fcc57cc
commit
a951c4fd07
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -63,7 +63,7 @@ jobs:
|
|||
draft: false
|
||||
prerelease: false
|
||||
release_name: Latest Release
|
||||
tag_name: ${{ github.ref }}
|
||||
tag_name: Latest Release
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue