test8
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s Details

This commit is contained in:
dm 2024-08-13 09:10:29 +08:00
parent 6ca014264f
commit 023629d299
1 changed files with 2 additions and 0 deletions

View File

@ -20,4 +20,6 @@ jobs:
- run: echo "🍏 This job's status is ${{ job.status }}."
- run: docker version
- name: Check out repository code
env:
GITEA_TOKEN: ${{ secrets.GITEA1_TOKEN }}
uses: git clone https://github.com/your-repo/your-project.git .