Fix winget release URL

This commit is contained in:
Carl Tashian 2024-04-01 09:55:01 -07:00
parent 188e4e3ff3
commit f04a5e39c4
No known key found for this signature in database

View File

@ -268,7 +268,7 @@ winget:
# Release notes URL.
#
# Templates: allowed
release_notes_url: "https://github.com/smallstep/certificates/releases/tag/{{.Version}}"
release_notes_url: "https://github.com/smallstep/certificates/releases/tag/{{ .Tag }}"
# Create the PR - for testing
skip_upload: auto