Compare commits

1 Commits

Author SHA1 Message Date
d2d8b6c81d 更新 .gitea/workflows/demo.yaml
Signed-off-by: pengchang <changpeng94@gmail.com>
2025-04-17 16:35:37 +08:00

View File

@@ -19,4 +19,5 @@ jobs:
- name: List files in the repository
run: |
ls ${{ gitea.workspace }}
- run: echo "🍏 This job's status is ${{ job.status }}."
- run: echo "🍏 This job's status is ${{ job.status }}."
- run: echo "😀😀 REPO_NAME = ${{ vars.REPO_NAME}}"