Skip to content

Commit

Permalink
ci(msix): update token
Browse files Browse the repository at this point in the history
  • Loading branch information
eythaann committed Aug 14, 2024
1 parent 5da109f commit 233cc64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ jobs:
version: ${{ steps.get-version.outputs.version }}
release-tag: ${{ steps.get-version.outputs.release-tag }}
installers-regex: '\.msix$'
token: ${{ secrets.WORKFLOWS_TOKEN }}
token: ${{ secrets.WINGET_TOKEN }}

0 comments on commit 233cc64

Please sign in to comment.