This commit is contained in:
parent
09549247a4
commit
85f4de1675
1 changed files with 0 additions and 3 deletions
|
@ -16,10 +16,7 @@ jobs:
|
|||
ssh-private-key: ${{ secrets.PAGES_PRIVKEY }}
|
||||
- name: Repo pull
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 1
|
||||
- name: Website upload
|
||||
run: |
|
||||
git remote set-url origin pages@ayakael.net:/var/lib/pages/ayakael.net
|
||||
git push -f
|
||||
|
||||
|
|
Loading…
Reference in a new issue