chore: workflow
This commit is contained in:
2
.github/workflows/desktop.release.beta.yml
vendored
2
.github/workflows/desktop.release.beta.yml
vendored
@@ -8,7 +8,7 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
BuildWorkflow:
|
Build:
|
||||||
uses: standardnotes/app/.github/workflows/desktop.release.reuse.yml@develop
|
uses: standardnotes/app/.github/workflows/desktop.release.reuse.yml@develop
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
with:
|
with:
|
||||||
|
|||||||
2
.github/workflows/desktop.release.prod.yml
vendored
2
.github/workflows/desktop.release.prod.yml
vendored
@@ -8,7 +8,7 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
BuildWorkflow:
|
Build:
|
||||||
uses: standardnotes/app/.github/workflows/desktop.release.reuse.yml@main
|
uses: standardnotes/app/.github/workflows/desktop.release.reuse.yml@main
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user