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
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 17s
Reviewed-on: https://git.moxao.top/pengchang/others/pulls/3
This commit was merged in pull request #3.
This commit is contained in:
@@ -19,4 +19,5 @@ jobs:
|
|||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
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}}"
|
||||||
Reference in New Issue
Block a user