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
e64f88c742
commit
e10eb00788
1 changed files with 2 additions and 2 deletions
4
.github/workflows/beta-release.yaml
vendored
4
.github/workflows/beta-release.yaml
vendored
|
|
@ -1,9 +1,9 @@
|
|||
# https://github.com/SilentVoid13/Templater/blob/master/.github/workflows/release.yml
|
||||
name: Plugin beta release
|
||||
name: Plugin-beta release
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "[0-9]+.[0-9]+.([0-9]|-)+"
|
||||
- "[0-9]+.[0-9]+.[0-9]+-[0-9]+"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue