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
6fca9ac1e7
commit
7bbfeeef65
1 changed files with 1 additions and 1 deletions
2
.github/workflows/beta-release.yaml
vendored
2
.github/workflows/beta-release.yaml
vendored
|
|
@ -4,7 +4,7 @@ name: Plugin-beta release
|
|||
on:
|
||||
push:
|
||||
tags:
|
||||
- "[0-9]+.[0-9]+.[0-9]+-[0-9]+"
|
||||
- "[0-9]+.[0-9]+.[0-9]+-[0-9]+-beta"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue