We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b838891 commit 8b88dc4Copy full SHA for 8b88dc4
.goreleaser.yml
@@ -310,7 +310,7 @@ winget:
310
# Release notes URL.
311
#
312
# Templates: allowed
313
- release_notes_url: "https://github.com/smallstep/cli/releases/tag/{{.Version}}"
+ release_notes_url: "https://github.com/smallstep/cli/releases/tag/{{ .Tag }}"
314
315
# Create the PR - for testing
316
skip_upload: auto
0 commit comments