Update .gitea/workflows/renovate.yaml
Some checks failed
renovate / renovate (push) Failing after 6s
Some checks failed
renovate / renovate (push) Failing after 6s
This commit is contained in:
@@ -20,6 +20,12 @@ jobs:
|
||||
env:
|
||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||
|
||||
- name: Run cURL command
|
||||
run: |
|
||||
curl -H "Authorization: token ${#RENOVATE_TOKEN}" https://gitea.crescentec.ch/api/v1/user
|
||||
env:
|
||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- run: renovate
|
||||
|
||||
Reference in New Issue
Block a user