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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,10 +17,10 @@ jobs:
name: Update submodules
runs-on: ubuntu-latest
env:
PARENT_REPOSITORY: 'ewweewwe/uYouPlus'
PARENT_REPOSITORY: 'qnblackcat/uYouPlus'
CHECKOUT_BRANCH: 'main'
PR_AGAINST_BRANCH: 'main'
OWNER: 'ewweewwe'
OWNER: 'qnblackcat'
steps:
##########################