Skip to content

Commit

Permalink
use winget bump pat
Browse files Browse the repository at this point in the history
  • Loading branch information
esimkowitz committed Oct 23, 2024
1 parent a44b916 commit 810e243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
- name: Submit Winget version bump
run: "task artifacts:publish:winget:${{ github.ref_name }}"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.WINGET_BUMP_PAT }}
shell: pwsh

0 comments on commit 810e243

Please sign in to comment.