Compare commits
7 Commits
c9c07d902e
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| c56f6ef60c | |||
| 1ac81cfc4c | |||
| 3ef78e2252 | |||
| 1e250823d2 | |||
| b5a65c4978 | |||
| 46d6139fd8 | |||
| d2d8b6c81d |
@@ -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}}"
|
||||||
@@ -247,4 +247,5 @@
|
|||||||
"editor.formatOnSave": true
|
"editor.formatOnSave": true
|
||||||
},
|
},
|
||||||
"editor.accessibilitySupport": "off"
|
"editor.accessibilitySupport": "off"
|
||||||
|
// 测试
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user