💚 just trying to make it checkout
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
f932f74443
commit
cbfd070bcc
1 changed files with 3 additions and 0 deletions
|
|
@ -17,7 +17,10 @@ jobs:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
uses: https://code.forgejo.org/actions/checkout@v4
|
uses: https://code.forgejo.org/actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
repository: rose/datamine
|
||||||
|
fetch-depth: 2
|
||||||
token: ${{secrets.OAUTH_TOKEN}}
|
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