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