chore(workflow): tags fix attempt

This commit is contained in:
Mo
2022-06-16 14:19:05 -05:00
parent 14cb2b29b5
commit e3f17dd8c1

View File

@@ -7,7 +7,8 @@ concurrency:
on:
push:
tags:
- '@standardnotes/web-server@!(*alpha*|*beta*)'
- '@standardnotes/web-server@!(*alpha*)'
- '@standardnotes/web-server@!(*beta*)'
jobs:
test: