ci: fix key

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Maciej Barelkowski
2026-03-05 12:03:03 +01:00
parent 0cf86c8d7e
commit eda091c572

View File

@@ -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