change tag name auto release
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 8s
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 8s
This commit is contained in:
@ -36,7 +36,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
tag_name: ${{steps.vars.outputs.TAG}}
|
tag_name: ${{steps.vars.outputs.TAG}}
|
||||||
server_url: https://git.tmoron.fr
|
server_url: https://git.tmoron.fr
|
||||||
|
name: ${{steps.vars.outputs.TAG}}
|
||||||
files: |-
|
files: |-
|
||||||
flake.nix
|
flake.nix
|
||||||
api_key: ${{secrets.RELEASE_TOKEN}}
|
api_key: ${{secrets.RELEASE_TOKEN}}
|
||||||
|
Reference in New Issue
Block a user