Compare commits

...

2 Commits

Author SHA1 Message Date
1ac81cfc4c Merge pull request '更新 .gitea/workflows/demo.yaml' (#6) from pengchang-patch-3 into main
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m18s
Reviewed-on: https://git.moxao.top/pengchang/others/pulls/6
2025-04-29 14:43:11 +08:00
3ef78e2252 更新 .gitea/workflows/demo.yaml
Signed-off-by: pengchang <changpeng94@gmail.com>
2025-04-29 14:43:00 +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}}"