更新 .gitea/workflows/build-image.yml
This commit is contained in:
@@ -36,3 +36,8 @@ jobs:
|
|||||||
ls -la /tmp/test-checkout
|
ls -la /tmp/test-checkout
|
||||||
env:
|
env:
|
||||||
GIT_TERMINAL_PROMPT: 0
|
GIT_TERMINAL_PROMPT: 0
|
||||||
|
|
||||||
|
- name: Checkout repository
|
||||||
|
uses: herryyun/checkout@v4.0.0
|
||||||
|
with:
|
||||||
|
token: ${{ secrets.TOKEN }}
|
||||||
Reference in New Issue
Block a user