Compare commits

...

2 Commits

Author SHA1 Message Date
46d6139fd8 Merge pull request '更新 .gitea/workflows/demo.yaml' (#3) from pengchang-patch-1 into main
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 17s
Reviewed-on: https://git.moxao.top/pengchang/others/pulls/3
2025-04-17 16:36:02 +08:00
d2d8b6c81d 更新 .gitea/workflows/demo.yaml
Signed-off-by: pengchang <changpeng94@gmail.com>
2025-04-17 16:35:37 +08:00

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