force release name
This commit is contained in:
@@ -103,7 +103,8 @@ jobs:
|
||||
- name: Create release
|
||||
uses: akkuman/gitea-release-action@v1
|
||||
with:
|
||||
tag_name: "$VERSION"
|
||||
name: "${{ env.VERSION }}"
|
||||
tag_name: "${{ env.VERSION }}"
|
||||
files: |-
|
||||
bin/**
|
||||
token: "${{ secrets.RELEASE_TOKEN }}"
|
||||
|
Reference in New Issue
Block a user