mirror of
https://github.com/j3ssie/osmedeus.git
synced 2026-09-10 03:37:46 +02:00
ci: update nightly release workflow with dedicated goreleaser config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user