mirror of
https://github.com/zadam/trilium.git
synced 2025-12-16 05:09:54 +01:00
refactor(release): trigger via release
This commit is contained in:
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@@ -110,9 +110,3 @@ jobs:
|
||||
body_path: docs/Release Notes/Release Notes/${{ github.ref }}.md
|
||||
fail_on_unmatched_files: true
|
||||
files: upload/*.*
|
||||
|
||||
- name: Publish to winget
|
||||
uses: ./.github/workflows/release-winget.yml
|
||||
with:
|
||||
release_tag: ${{ github.ref }}
|
||||
token: ${{ secrets.WINGET_PAT }}
|
||||
|
||||
Reference in New Issue
Block a user