mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-12 15:18:27 -05:00
chore(release): use PAT to trigger release (should fix auto-trigger for winget)
This commit is contained in:
@@ -118,3 +118,4 @@ jobs:
|
||||
discussion_category_name: Announcements
|
||||
make_latest: ${{ !contains(github.ref, 'rc') }}
|
||||
prerelease: ${{ !contains(github.ref, 'rc') }}
|
||||
token: ${{ secrets.RELEASE_PAT }}
|
||||
|
||||
Reference in New Issue
Block a user