更新 .gitea/workflows/demo.yaml

Signed-off-by: pengchang <changpeng94@gmail.com>
This commit is contained in:
2025-04-17 16:35:37 +08:00
parent c9c07d902e
commit d2d8b6c81d

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}}"