Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit e586ea9

Browse files
committed
feat(release): publish to winget
1 parent 14f9341 commit e586ea9

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,9 @@ jobs:
7373
draft: true
7474
fail_on_unmatched_files: true
7575
files: upload/*.*
76+
77+
- name: Publish to WinGet
78+
uses: vedantmgoyal9/winget-releaser@main
79+
with:
80+
identifier: TriliumNext.Notes
81+
token: ${{ secrets.WINGET_PAT }}

0 commit comments

Comments
 (0)