chore(workflow): release glob patterns
This commit is contained in:
4
.github/workflows/web.release.dev.yml
vendored
4
.github/workflows/web.release.dev.yml
vendored
@@ -7,8 +7,8 @@ concurrency:
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '@standardnotes/web-server@[0-9]*.[0-9]*.[0-9]*-alpha.[0-9]*'
|
||||
- '@standardnotes/web-server@[0-9]*.[0-9]*.[0-9]*-beta.[0-9]*'
|
||||
- '*standardnotes/*web-server*beta*'
|
||||
- '*standardnotes/*web-server*alpha*'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user