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