Fix build.yaml event option

This commit is contained in:
Bazsalanszky 2023-07-25 17:02:02 +02:00
parent dad2701aee
commit 333d59ade4

View File

@ -16,5 +16,5 @@ pipeline:
target: main
prerelease: true
note: "This is an alpha release. Expect many bugs and unfinished features!"
when:
event: [ tag ]
when:
event: [ tag ]