mirror of
https://github.com/lostpaul/obsidian-folder-notes.git
synced 2026-07-22 07:40:24 +00:00
Merge branch 'main' of https://github.com/LostPaul/obsidian-folder-notes
This commit is contained in:
commit
59dd52f0e6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/beta-release.yaml
vendored
2
.github/workflows/beta-release.yaml
vendored
|
|
@ -3,7 +3,7 @@ name: Plugin beta release
|
|||
on:
|
||||
push:
|
||||
tags:
|
||||
- "[0-9]+.[0-9]+.[0-9-]+"
|
||||
- "[0-9]+.[0-9]+.([0-9]|-)+"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue