更新 .gitea/workflows/demo.yaml #6

Merged
pengchang merged 1 commits from pengchang-patch-3 into main 2025-04-29 14:43:12 +08:00

View File

@@ -19,5 +19,6 @@ 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}}"