1
0
mirror of https://github.com/go-task/task.git synced 2025-08-08 22:36:57 +02:00

fix: publish nightly

This commit is contained in:
Valentin Maerten
2025-08-06 21:13:26 +02:00
parent 1b5262f303
commit ee9f5c9efb
2 changed files with 1 additions and 2 deletions

View File

@ -24,7 +24,7 @@ jobs:
with:
distribution: goreleaser-pro
version: latest
args: release --clean
args: release --clean --draft
env:
GITHUB_TOKEN: ${{secrets.GH_PAT}}
GORELEASER_KEY: ${{secrets.GORELEASER_KEY}}

View File

@ -3,7 +3,6 @@ version: 2
pro: true
release:
draft: false
name_template: 'v{{.Version}}'
nightly: