mirror of
https://codeberg.org/scip/epuppy.git
synced 2025-12-17 12:31:02 +01:00
fix event
This commit is contained in:
@@ -6,7 +6,7 @@ labels:
|
||||
steps:
|
||||
build:
|
||||
when:
|
||||
event: [push]
|
||||
event: [tag]
|
||||
image: golang:1.24
|
||||
commands:
|
||||
- go get
|
||||
@@ -15,7 +15,7 @@ steps:
|
||||
|
||||
publish:
|
||||
when:
|
||||
event: [push]
|
||||
event: [tag]
|
||||
image: woodpeckerci/plugin-release
|
||||
settings:
|
||||
files:
|
||||
|
||||
Reference in New Issue
Block a user