fix id
Some checks failed
renovate / renovate (push) Has been cancelled

This commit is contained in:
2025-12-03 17:33:49 -06:00
parent fe89b91887
commit 8717b477ce

View File

@@ -318,7 +318,7 @@ jobs:
GITEA_TOKEN: ${{ secrets.BOT_TOKEN }}
GITEA_URL: ${{ secrets.REPO_URL }}
BRANCH_NAME: ${{ steps.prepare-manifest-branch.outputs.BRANCH_NAME }}
PR_ID: ${{ steps.prepare-manifest-branch.outputs.pull-request-id }}
PR_ID: ${{ steps.create-pull-request.outputs.pull-request-id }}
run: |
cd ${MANIFEST_DIR}