💚 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
|
||||
uses: https://code.forgejo.org/actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 2
|
||||
github-server-url: ${{github.server_url}}
|
||||
token: ${{secrets.OAUTH_TOKEN}}
|
||||
- name: cache turbo build
|
||||
uses: https://code.forgejo.org/actions/cache@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue