💚 use oauth token to clone repo
Some checks failed
Build OCI Images / build (push) Failing after 34s
Some checks failed
Build OCI Images / build (push) Failing after 34s
This commit is contained in:
parent
46bc75369e
commit
f932f74443
1 changed files with 1 additions and 2 deletions
|
|
@ -17,8 +17,7 @@ jobs:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
uses: https://code.forgejo.org/actions/checkout@v4
|
uses: https://code.forgejo.org/actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 2
|
token: ${{secrets.OAUTH_TOKEN}}
|
||||||
github-server-url: ${{github.server_url}}
|
|
||||||
- name: cache turbo build
|
- name: cache turbo build
|
||||||
uses: https://code.forgejo.org/actions/cache@v4
|
uses: https://code.forgejo.org/actions/cache@v4
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue