Update update-submodules.yml

This commit is contained in:
Nguyễn Đạt
2023-03-27 10:30:01 +07:00
committed by GitHub
parent 29f129da56
commit 126af22779
+2 -2
View File
@@ -17,10 +17,10 @@ jobs:
name: Update submodules name: Update submodules
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
PARENT_REPOSITORY: 'ewweewwe/uYouPlus' PARENT_REPOSITORY: 'qnblackcat/uYouPlus'
CHECKOUT_BRANCH: 'main' CHECKOUT_BRANCH: 'main'
PR_AGAINST_BRANCH: 'main' PR_AGAINST_BRANCH: 'main'
OWNER: 'ewweewwe' OWNER: 'qnblackcat'
steps: steps:
########################## ##########################