chore: workflows for removal of develop branch
This commit is contained in:
4
.github/workflows/mobile.release.prod.yml
vendored
4
.github/workflows/mobile.release.prod.yml
vendored
@@ -1,11 +1,9 @@
|
||||
name: Mobile Build Production
|
||||
name: Mobile Release Production
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*standardnotes/mobile*'
|
||||
- '!*standardnotes/mobile*beta*'
|
||||
- '!*standardnotes/mobile*alpha*'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user