fix env
All checks were successful
renovate / renovate (push) Successful in 21s
test-build / build (push) Successful in 1m35s

This commit is contained in:
2025-06-10 12:56:18 -05:00
parent 8614d40a64
commit 5fad13655c

View File

@@ -17,8 +17,8 @@ jobs:
env:
BOT_TOKEN: ${{ secrets.BOT_TOKEN }}
INSTANCE_URL: ${{ vars.INSTANCE_URL }}
REPO_OWNER: ${{ github.repository_owner }}
REPO_NAME: ${{ github.repository_name }}
REPO_OWNER: ${{ gitea.repository_owner }}
REPO_NAME: ${{ gitea.repository }}
TAG_NAME: 'stale'
DAYS_OLD: 3
EXCLUDE_TAG_NAME: ''