chore(workflow): release glob patterns
This commit is contained in:
5
.github/workflows/desktop.release.prod.yml
vendored
5
.github/workflows/desktop.release.prod.yml
vendored
@@ -3,7 +3,10 @@ name: Desktop Prod Release
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '@standardnotes/desktop@!(*alpha*|*beta*)'
|
||||
- '*standardnotes/*desktop*'
|
||||
- '!*standardnotes/*desktop*beta*'
|
||||
- '!*standardnotes/*desktop*alpha*'
|
||||
- '!*standardnotes/*inner-desktop*'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user