ci: update nightly release workflow with dedicated goreleaser config

This commit is contained in:
j3ssie
2026-01-22 22:07:08 +08:00
parent e28c9dce50
commit ea7668fbb2
2 changed files with 63 additions and 1 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ jobs:
with:
distribution: goreleaser
version: '~> v2'
args: release --clean --release-notes=/tmp/release-notes.md
args: release --clean --release-notes=/tmp/release-notes.md --config test/goreleaser-nightly.yaml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GORELEASER_CURRENT_TAG: v0.0.0-nightly