forgejo-ci: source ssh target from PAGES_TARGET variable
Some checks failed
/ render (push) Failing after 34s

This commit is contained in:
IkiWiki 2024-08-25 20:42:56 -04:00
parent 7c64f3ea04
commit 4282108d0f
Signed by untrusted user who does not match committer: forge
GPG key ID: D62A472A4AA7D541

View file

@ -23,5 +23,5 @@ jobs:
fetch-depth: 0
- name: Website upload
run: |
git remote set-url origin pages@ayakael.net:/var/lib/pages/ayakael.net
git remote set-url origin ${{ vars.PAGES_TARGET }}
git push -f