mirror of
https://github.com/outbackdingo/certificates.git
synced 2026-01-27 10:18:34 +00:00
Fix winget release URL
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user