Set create_release to only happen on tags
This commit is contained in:
parent
f740d758ba
commit
8fcda22083
@ -16,4 +16,9 @@ steps:
|
|||||||
from_secret: gitea_public_releases
|
from_secret: gitea_public_releases
|
||||||
base_url: http://git.mroberts.dev
|
base_url: http://git.mroberts.dev
|
||||||
files: dist/*
|
files: dist/*
|
||||||
checksum: sha256
|
checksum:
|
||||||
|
- sha256
|
||||||
|
- md5
|
||||||
|
- sha1
|
||||||
|
when:
|
||||||
|
event: tag
|
||||||
Loading…
x
Reference in New Issue
Block a user