parent
923f44dab1
commit
a3678e677f
1 changed files with 1 additions and 1 deletions
|
@ -20,5 +20,5 @@ jobs:
|
||||||
endpoint: https://git.hsn.dev/api/v1/
|
endpoint: https://git.hsn.dev/api/v1/
|
||||||
token: ${{ secrets.RENOVATE_TOKEN }}
|
token: ${{ secrets.RENOVATE_TOKEN }}
|
||||||
github-token: ${{ secrets.GH_TOKEN }}
|
github-token: ${{ secrets.GH_TOKEN }}
|
||||||
args: ${{ github.repository }} --platform gitea # --autodiscover --platform gitea
|
args: ${{ github.repository }} --platform gitea # --autodiscover
|
||||||
save-cache: true
|
save-cache: true
|
||||||
|
|
Loading…
Reference in a new issue