mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 09:16:06 +08:00
chore(nighly): trigger on forge config change
This commit is contained in:
parent
fb800eb96b
commit
a9c3c98fa5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
|
|
@ -11,6 +11,7 @@ on:
|
|||
pull_request:
|
||||
paths:
|
||||
- .github/actions/build-electron/*
|
||||
- forge.config.cjs
|
||||
env:
|
||||
GITHUB_UPLOAD_URL: https://uploads.github.com/repos/TriliumNext/Notes/releases/179589950/assets{?name,label}
|
||||
GITHUB_RELEASE_ID: 179589950
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue