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