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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user