1 Commits

Author SHA1 Message Date
c56f6ef60c 更新 .gitea/workflows/demo.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 40s
Signed-off-by: pengchang <changpeng94@gmail.com>
2025-04-29 15:03:15 +08:00

View File

@@ -19,6 +19,5 @@ jobs:
- name: List files in the repository - name: List files in the repository
run: | run: |
ls ${{ gitea.workspace }} ls ${{ gitea.workspace }}
ip addr
- 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}}" - run: echo "😀😀 REPO_NAME = ${{ vars.REPO_NAME}}"