fix: added renovate token with proper permissions
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
RENOVATE_PLATFORM: "gitea"
|
RENOVATE_PLATFORM: "gitea"
|
||||||
RENOVATE_ENDPOINT: "https://gitea.iswearihadsomethingforthis.net/api/v1"
|
RENOVATE_ENDPOINT: "https://gitea.iswearihadsomethingforthis.net/api/v1"
|
||||||
RENOVATE_TOKEN: "${{ secrets.G1T34_TOKEN }}"
|
RENOVATE_TOKEN: "${{ secrets.RENOVATE_TOKEN }}"
|
||||||
RENOVATE_REPOSITORIES: '["${{ gitea.repository }}"]'
|
RENOVATE_REPOSITORIES: '["${{ gitea.repository }}"]'
|
||||||
RENOVATE_GIT_AUTHOR: "Renovate Bot <renovate@bot.local>"
|
RENOVATE_GIT_AUTHOR: "Renovate Bot <renovate@bot.local>"
|
||||||
# Might need a free github token if lots of depencies
|
# Might need a free github token if lots of depencies
|
||||||
|
|||||||
Reference in New Issue
Block a user