chore: sync cleanup.yml from Template-Generic [skip ci]

This commit is contained in:
2026-06-20 22:29:46 +00:00
parent 71a9da3f72
commit 8606acf2fd
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
- name: Delete merged branches
env:
GA_TOKEN: ${{ secrets.GA_TOKET }}
GA_TOKEN: ${{ secrets.GA_TOKEN }}
run: |
echo "=== Merged Branch Cleanup ==="
API="${GITEA_URL}/api/v1/repos/${{ github.repository }}"