Adjustments
Some checks failed
/ Renovate (push) Failing after 9s

This commit is contained in:
Joseph Hanson 2024-05-15 07:51:22 -05:00
parent 429930cfff
commit 923f44dab1
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -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: --autodiscover #${{ github.repository }} args: ${{ github.repository }} --platform gitea # --autodiscover --platform gitea
save-cache: true save-cache: true