specify github token
Some checks failed
renovate / renovate (push) Has been cancelled

This commit is contained in:
Oliver Lippert 2024-01-21 09:14:00 +01:00
parent 1727978af1
commit b216142993
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3
2 changed files with 1 additions and 6 deletions

View file

@ -24,3 +24,4 @@ jobs:
RENOVATE_ENDPOINT: https://git.keine.cloud/api/v1
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
RENOVATE_REPOSITORIES: ${{ format('["{0}"]', github.repository) }}
GITHUB_COM_TOKEN: ${{ secrets.GH_TOKEN }}