This commit is contained in:
parent
15b2209786
commit
9e7ff7872f
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ jobs:
|
||||||
uses: ./.forgejo/actions/renovate
|
uses: ./.forgejo/actions/renovate
|
||||||
with:
|
with:
|
||||||
endpoint: https://git.hsn.dev/api/v1/
|
endpoint: https://git.hsn.dev/api/v1/
|
||||||
token: ${{ secrets.GH_TOKEN }}
|
token: ${{ secrets.RUNAS_USER_TOKEN }}
|
||||||
args: --platform gitea --autodiscover
|
args: --platform gitea --autodiscover
|
||||||
github-username: ${{ secrets.GH_USERNAME }}
|
github-username: ${{ secrets.GH_USERNAME }}
|
||||||
github-token: ${{ secrets.GH_TOKEN }}
|
github-token: ${{ secrets.GH_TOKEN }}
|
||||||
|
|
Loading…
Reference in a new issue