ci: Release only on tag set
This commit is contained in:
@@ -38,6 +38,7 @@ jobs:
|
|||||||
go-version: 1.21
|
go-version: 1.21
|
||||||
- name: Release artifact
|
- name: Release artifact
|
||||||
id: use-go-action
|
id: use-go-action
|
||||||
|
if: startsWith(gitea.event.ref, 'refs/tags/v')
|
||||||
uses: https://gitea.com/actions/release-action@main
|
uses: https://gitea.com/actions/release-action@main
|
||||||
with:
|
with:
|
||||||
files: |-
|
files: |-
|
||||||
|
|||||||
Reference in New Issue
Block a user