try PAT PUSH on renovate
This commit is contained in:
parent
7af6f6b1a0
commit
4bb71d40ea
|
@ -13,6 +13,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
token: ${{ secrets.RENOVPUSH }}
|
||||
|
||||
- name: Configure Git
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue