mirror of
https://github.com/bpmn-io/bpmn-js.git
synced 2026-03-13 10:30:34 +08:00
ci: fix key
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/MERGE_MAIN_TO_DEVELOP.yml
vendored
2
.github/workflows/MERGE_MAIN_TO_DEVELOP.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
token: ${{ secrets.BPMN_IO_TOKEN }}
|
||||
persist_credentials: true
|
||||
persist-credentials: true
|
||||
ref: develop
|
||||
fetch-depth: 0
|
||||
- name: Merge main to develop and push
|
||||
|
||||
Reference in New Issue
Block a user