1
0
mirror of https://github.com/go-task/task.git synced 2025-11-23 22:24:45 +02:00

chore(goreleaser): remove / from branch name

As an attempt to fix the 404 error for `winget`.
This commit is contained in:
Andrey Nering
2025-11-13 10:40:57 -03:00
committed by GitHub
parent cb8e94aa33
commit 2b713f564f

View File

@@ -127,7 +127,7 @@ winget:
repository:
owner: go-task
name: winget-pkgs
branch: 'chore/task-{{.Version}}'
branch: 'task-{{.Version}}'
pull_request:
enabled: true
draft: false