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