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 }}
|
||||
- name: Commit changes
|
||||
run: |
|
||||
git add writings
|
||||
git commit -m "Update submodule to latest commit"
|
||||
git commit -am "Update submodule to latest commit"
|
||||
git push origin main
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.PAT }}
|
Loading…
x
Reference in New Issue
Block a user