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