mirror of
https://github.com/lostpaul/obsidian-folder-notes.git
synced 2026-07-22 07:40:24 +00:00
Update create-release-for-fv.yaml
This commit is contained in:
parent
5d84788cde
commit
d59340176c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/create-release-for-fv.yaml
vendored
1
.github/workflows/create-release-for-fv.yaml
vendored
|
|
@ -17,6 +17,7 @@ jobs:
|
|||
- name: Checkout folder-notes
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: recursive
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Use tag from input if triggered manually
|
||||
|
|
|
|||
Loading…
Reference in a new issue