mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 23:15:46 -05:00
Quartz sync: Jun 2, 2024, 7:59 PM
This commit is contained in:
parent
d43bbb3dd4
commit
6b81b41f4c
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
|
||||
- name: Update Submodule
|
||||
run: |
|
||||
git config --global url."https://${{ secrets.GH_PAT }}:x-oauth-basic@github.com/".insteadOf "https://github.com/"
|
||||
git config url."https://${{ secrets.GH_PAT }}:x-oauth-basic@github.com/".insteadOf "https://github.com/"
|
||||
git submodule update --remote --merge
|
||||
git add .
|
||||
git commit -m "Updated submodule content"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user