mirror of
https://github.com/lostpaul/obsidian-folder-notes.git
synced 2026-07-22 07:40:24 +00:00
Update beta-release.yaml
This commit is contained in:
parent
2241a33d41
commit
40dc1804d2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/beta-release.yaml
vendored
1
.github/workflows/beta-release.yaml
vendored
|
|
@ -16,6 +16,7 @@ jobs:
|
|||
with:
|
||||
# This checks out the branch that triggered the workflow
|
||||
submodules: recursive
|
||||
fetch-depth: 0
|
||||
ref: ${{ github.ref }}
|
||||
|
||||
- name: Initialize and update submodules
|
||||
|
|
|
|||
Loading…
Reference in a new issue