chore: remove sr.ht build.yml

This commit is contained in:
Ayo Ayco 2026-02-22 15:35:51 +01:00
parent 47dfb1bc67
commit e3bcebe078

View file

@ -1,11 +0,0 @@
image: alpine/edge
secrets:
- bbfcb6dc-7c4a-42ee-a11a-022f0339a133
environment:
REPO: astro-resume
GH_USER: ayoayco
tasks:
- push-mirror: |
cd ~/"${REPO}"
git config --global credential.helper store
git push --mirror "https://github.com/${GH_USER}/${REPO}"