chore: workflows
This commit is contained in:
5
.github/workflows/desktop.release.prod.yml
vendored
5
.github/workflows/desktop.release.prod.yml
vendored
@@ -1,10 +1,9 @@
|
||||
name: Desktop Prod Release
|
||||
|
||||
on:
|
||||
create:
|
||||
push:
|
||||
tags:
|
||||
- '@standardnotes/desktop@!(*alpha*)'
|
||||
- '@standardnotes/desktop@!(*beta*)'
|
||||
- '@standardnotes/desktop@!(*alpha*|*beta*)'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user