Update submodule to latest commit
This commit is contained in:
parent
85ed280531
commit
522473ed96
3
.github/workflows/update.yml
vendored
3
.github/workflows/update.yml
vendored
@ -26,8 +26,7 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.PAT }}
|
GITHUB_TOKEN: ${{ secrets.PAT }}
|
||||||
- name: Commit changes
|
- name: Commit changes
|
||||||
run: |
|
run: |
|
||||||
git add writings
|
git commit -am "Update submodule to latest commit"
|
||||||
git commit -m "Update submodule to latest commit"
|
|
||||||
git push origin main
|
git push origin main
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.PAT }}
|
GITHUB_TOKEN: ${{ secrets.PAT }}
|
Loading…
x
Reference in New Issue
Block a user