更新 .gitea/workflows/build-image.yml
Some checks failed
Build Gradle Dragonwell Image / build (push) Failing after 0s
Some checks failed
Build Gradle Dragonwell Image / build (push) Failing after 0s
This commit is contained in:
@@ -25,7 +25,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: herryyun/checkout@v4.0.0
|
uses: herryyun/checkout@v4.0.0
|
||||||
|
with:
|
||||||
|
token: ${{ secrets.TOKEN }}
|
||||||
- name: Set Gradle version
|
- name: Set Gradle version
|
||||||
id: gradle
|
id: gradle
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user