chore(workflow): release glob patterns
This commit is contained in:
4
.github/workflows/mobile.release.prod.yml
vendored
4
.github/workflows/mobile.release.prod.yml
vendored
@@ -3,7 +3,9 @@ name: Mobile Build Production
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '@standardnotes/mobile@!(*alpha*|*beta*)'
|
||||
- '*standardnotes/mobile*'
|
||||
- '!*standardnotes/mobile*beta*'
|
||||
- '!*standardnotes/mobile*alpha*'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user