Skip to content

Commit

Permalink
fix: winget release fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sekwah41 committed Dec 12, 2023
1 parent fd4f4ac commit 8759751
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,6 @@ jobs:
with:
identifier: Zidoro.Pomatez
installers-regex: 'setup\.exe$'
max-versions-to-keep: 5 # keep only latest 5 versions
fork-user: SekkieBot
release-tag: ${{ needs.release-please.outputs.tag }}
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.PAT }}

0 comments on commit 8759751

Please sign in to comment.