mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-25 15:04:18 +02:00
Compare commits
2 Commits
fix/releas
...
intern/del
| Author | SHA1 | Date | |
|---|---|---|---|
| 596046fc50 | |||
| 002a390f43 |
@@ -16,7 +16,6 @@ builds:
|
||||
goos:
|
||||
- linux
|
||||
- darwin
|
||||
tool: "go1.26.4"
|
||||
|
||||
changelog:
|
||||
sort: asc
|
||||
|
||||
@@ -6,8 +6,8 @@ labels:
|
||||
steps:
|
||||
goreleaser:
|
||||
image: goreleaser/goreleaser
|
||||
# when:
|
||||
# event: [tag,manual]
|
||||
when:
|
||||
event: [tag,manual]
|
||||
environment:
|
||||
GITEA_TOKEN:
|
||||
from_secret: DEPLOY_TOKEN
|
||||
|
||||
Reference in New Issue
Block a user