mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-21 03:32:08 +00:00
Update update-submodules.yml
This commit is contained in:
parent
e2fc640ac9
commit
29f129da56
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-submodules.yml
vendored
2
.github/workflows/update-submodules.yml
vendored
|
|
@ -36,7 +36,7 @@ jobs:
|
||||||
id: run_action
|
id: run_action
|
||||||
uses: qnblackcat/github-action-create-pr-parent-submodule@main
|
uses: qnblackcat/github-action-create-pr-parent-submodule@main
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.UPDATE_SUBMODULES }}
|
github_token: ${{ secrets.RELEASE_HUB_SECRET }}
|
||||||
parent_repository: ${{ env.PARENT_REPOSITORY }}
|
parent_repository: ${{ env.PARENT_REPOSITORY }}
|
||||||
checkout_branch: ${{ env.CHECKOUT_BRANCH }}
|
checkout_branch: ${{ env.CHECKOUT_BRANCH }}
|
||||||
pr_against_branch: ${{ env.PR_AGAINST_BRANCH }}
|
pr_against_branch: ${{ env.PR_AGAINST_BRANCH }}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue