Skip to content

Commit

Permalink
Revert "chore: pin winget-releaser to v2 (#542)" (#635)
Browse files Browse the repository at this point in the history
  • Loading branch information
hrzlgnm authored Dec 17, 2024
1 parent 4d4b398 commit 944a0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/winget-publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
$VERSION = "${{ github.event.release.tag_name }}" -replace '.*-v(\d+)\.(\d+\.\d+)', '$1.$2'
"version=$VERSION" >> $env:GITHUB_OUTPUT
shell: pwsh
- uses: vedantmgoyal9/winget-releaser@93fd8b606a1672ec3e5c6c3bb19426be68d1a8b0 # v2
- uses: vedantmgoyal9/winget-releaser@main # v2
with:
identifier: hrzlgnm.mdns-browser
max-versions-to-keep: 10
Expand Down

0 comments on commit 944a0b5

Please sign in to comment.