更新 .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

@@ -20,3 +20,4 @@ jobs:
run: | run: |
ls ${{ gitea.workspace }} 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}}"