更新 .gitea/workflows/build-image.yml
All checks were successful
Build Gradle Dragonwell Image / build (push) Successful in 5s

This commit is contained in:
2025-09-11 10:45:58 +08:00
parent 780dc748bc
commit 0a1ca00783

View File

@@ -37,7 +37,3 @@ jobs:
env:
GIT_TERMINAL_PROMPT: 0
- name: Checkout repository
uses: herryyun/checkout@v4.0.0
with:
token: ${{ secrets.TOKEN }}