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