forked from sync/gitea-docker-registry-prune
Update .gitea/workflows/remove-orphans.yaml
This commit is contained in:
@@ -11,8 +11,6 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '>=1.23.4'
|
||||
|
||||
- env:
|
||||
TOKEN: ${{ secrets.TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user