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