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
50f7808dad
commit
04272814d5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/beta-release.yaml
vendored
1
.github/workflows/beta-release.yaml
vendored
|
|
@ -15,6 +15,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
with:
|
||||
# This checks out the branch that triggered the workflow
|
||||
submodules: recursive
|
||||
ref: ${{ github.ref }}
|
||||
|
||||
- name: Fetch all branches
|
||||
|
|
|
|||
Loading…
Reference in a new issue