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