ci: reference GITEA secret by its actual name
Mirror to GitHub / mirror (push) Canceled after 0s

This commit is contained in:
SinachPat
2026-08-15 18:57:40 +01:00
parent 6eeac23719
commit 2f53b1901b
+1 -1
View File
@@ -22,4 +22,4 @@ jobs:
- name: Reconcile with Gitea
run: bash scripts/mirror.sh
env:
MIRROR_URL: https://x-access-token:${{ secrets.GITEA_TOKEN }}@git.weown.tools/pat/wursor.git
MIRROR_URL: https://x-access-token:${{ secrets.GITEA }}@git.weown.tools/pat/wursor.git