chore: workflow
This commit is contained in:
1
.github/workflows/snjs.upgrade.event.yml
vendored
1
.github/workflows/snjs.upgrade.event.yml
vendored
@@ -39,6 +39,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
token: ${{ secrets.CI_PAT_TOKEN }}
|
token: ${{ secrets.CI_PAT_TOKEN }}
|
||||||
title: "${{ 'chore(deps): upgrade snjs' }}"
|
title: "${{ 'chore(deps): upgrade snjs' }}"
|
||||||
|
body: Updates all packages prefixed with "@standardnotes/" in root workspace, web, and mobile.
|
||||||
commit-message: "${{ 'chore(deps): upgrade snjs' }}"
|
commit-message: "${{ 'chore(deps): upgrade snjs' }}"
|
||||||
delete-branch: true
|
delete-branch: true
|
||||||
committer: standardci <ci@standardnotes.com>
|
committer: standardci <ci@standardnotes.com>
|
||||||
|
|||||||
Reference in New Issue
Block a user