Skip to content

Commit

Permalink
chore: fix winget releaser job
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Feb 2, 2025
1 parent fa353cc commit e67c653
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/winget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
- run: git pull --rebase microsoft master
- run: git push -f origin master
- uses: vedantmgoyal9/winget-releaser@main
if: endsWith(github.event.payload.release.tag_name, '0')
with:
identifier: jdx.mise
max-versions-to-keep: 5
Expand Down

0 comments on commit e67c653

Please sign in to comment.