mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
fix(winget): wrong token
This commit is contained in:
parent
7b3c432698
commit
57f86cf60a
2
.github/workflows/release-winget.yml
vendored
2
.github/workflows/release-winget.yml
vendored
@ -16,5 +16,5 @@ jobs:
|
||||
uses: vedantmgoyal9/winget-releaser@main
|
||||
with:
|
||||
identifier: TriliumNext.Notes
|
||||
token: ${{ secrets.token }}
|
||||
token: ${{ secrets.WINGET_PAT }}
|
||||
release-tag: ${{ github.event.inputs.release_tag || github.event.release.tag_name }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user