workflow test
All checks were successful
Build iso when a new version is pushed / create_and_push_tag (push) Successful in 3s
All checks were successful
Build iso when a new version is pushed / create_and_push_tag (push) Successful in 3s
This commit is contained in:
@ -26,6 +26,7 @@ jobs:
|
|||||||
#
|
#
|
||||||
- name: fetch tags
|
- name: fetch tags
|
||||||
run: git fetch --tags
|
run: git fetch --tags
|
||||||
|
run: echo ${{secrets.RELEASE_TOKEN}}
|
||||||
|
|
||||||
- name: create release
|
- name: create release
|
||||||
uses: https://gitea.com/actions/release-action@main
|
uses: https://gitea.com/actions/release-action@main
|
||||||
|
Reference in New Issue
Block a user