mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-24 16:04:18 +02:00
Compare commits
6 Commits
intern/del
...
fix/releas
| Author | SHA1 | Date | |
|---|---|---|---|
| a5933e226b | |||
| 5a74b2f72b | |||
| 1d45a3cd4c | |||
| 0104e1bf58 | |||
| 2dc716d1c9 | |||
|
|
0d63e7c4d2 |
@@ -16,6 +16,7 @@ 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