pipeline fixes
This commit is contained in:
@@ -77,7 +77,8 @@ jobs:
|
|||||||
run: ls
|
run: ls
|
||||||
working-directory: ./dutchie032.github.io
|
working-directory: ./dutchie032.github.io
|
||||||
- name: commit
|
- name: commit
|
||||||
run: git pull
|
run: git pull --rebase
|
||||||
|
working-directory: ./dutchie032.github.io
|
||||||
- name: add
|
- name: add
|
||||||
run: git add --a
|
run: git add --a
|
||||||
working-directory: ./dutchie032.github.io
|
working-directory: ./dutchie032.github.io
|
||||||
|
|||||||
Reference in New Issue
Block a user