This commit is contained in:
parent
6f97112429
commit
105b989eab
1 changed files with 1 additions and 1 deletions
|
@ -17,6 +17,6 @@ jobs:
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
- name: Website upload
|
- name: Website upload
|
||||||
run: |
|
run: |
|
||||||
git remote set-url pages@ayakael.net:/var/lib/pages/ayakael.net
|
git remote set-url origin pages@ayakael.net:/var/lib/pages/ayakael.net
|
||||||
git push -f
|
git push -f
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue