Update .gitea/workflows/remove-orphans.yaml

This commit is contained in:
2025-06-25 13:12:01 -04:00
parent 9bc4fd5c7a
commit 39add53b2f

View File

@@ -15,4 +15,4 @@ jobs:
- env:
TOKEN: ${{ secrets.TOKEN }}
run: |
GITEA_URL=https://git.furtherverse.com GITEA_TOKEN=${TOKEN} ./gitea-docker-registry-prune go run .
GITEA_URL=https://git.furtherverse.com GITEA_TOKEN=${TOKEN} go run .