更新 .gitea/workflows/build-image.yml
Some checks failed
Build Gradle Dragonwell Image / build (push) Failing after 1m37s
Some checks failed
Build Gradle Dragonwell Image / build (push) Failing after 1m37s
This commit is contained in:
@@ -23,6 +23,9 @@ jobs:
|
||||
runs-on: self_website
|
||||
|
||||
steps:
|
||||
- name: Setup Git auth
|
||||
run: |
|
||||
git config --global http.extraheader "Authorization: token ${{ secrets.TOKEN }}"
|
||||
- name: Checkout repository
|
||||
uses: herryyun/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user