Skip to content

Commit

Permalink
Fixed winget goreleaser configuration (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
StiviiK committed Sep 14, 2023
1 parent 2f4f8ac commit 2580a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ winget:
repository:
owner: whiteducksoftware
name: winget-pkgs
branch: master
branch: azctx-{{ .Version }}
token: "{{ .Env.AUTH_GITHUB }}"
pull_request:
enabled: true
Expand Down

0 comments on commit 2580a56

Please sign in to comment.