forgejo-ci: no shallow update
Some checks failed
/ deploy (push) Failing after 25s

This commit is contained in:
IkiWiki 2024-08-25 19:40:52 -04:00
parent 09549247a4
commit 85f4de1675
Signed by untrusted user who does not match committer: forge
GPG key ID: D62A472A4AA7D541

View file

@ -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