chore: release after tag push
This commit is contained in:
5
.github/workflows/desktop.release.prod.yml
vendored
5
.github/workflows/desktop.release.prod.yml
vendored
@@ -2,9 +2,8 @@ name: Desktop Prod Release
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- packages/desktop/**
|
||||
tags:
|
||||
- '@standardnotes/desktop@*'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user