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:
|
||||
push:
|
||||
tags:
|
||||
- '@standardnotes/web-server@!(*alpha*|*beta*)'
|
||||
- '@standardnotes/web-server@!(*alpha*)'
|
||||
- '@standardnotes/web-server@!(*beta*)'
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user