MAJOR
This commit is contained in:
parent
c6b028d563
commit
183f13dba4
4
.github/workflows/update-release-v1.yml
vendored
4
.github/workflows/update-release-v1.yml
vendored
@ -57,8 +57,8 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
tag_name: ${{ steps.version.version_tag }}
|
||||
release_name: ${{ steps.version.version }}
|
||||
tag_name: ${{ steps.version.outputs.version_tag }}
|
||||
release_name: ${{ steps.version.outputs.version }}
|
||||
draft: false
|
||||
prerelease: true
|
||||
owner: ${{ github.actor }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user