This commit is contained in:
parent
e611a72697
commit
828b722f18
@ -14,9 +14,8 @@ jobs:
|
|||||||
- name: 获取仓库
|
- name: 获取仓库
|
||||||
uses: http://shenjack.top:5100/gitea-server/checkout@v4
|
uses: http://shenjack.top:5100/gitea-server/checkout@v4
|
||||||
|
|
||||||
|
- name: 安装 Python
|
||||||
# - name: 安装 Python
|
uses: actions/setup-python
|
||||||
# uses: http://shenjack.top:5100/gitea-server/setup-python@v5
|
|
||||||
|
|
||||||
- name: 安装依赖
|
- name: 安装依赖
|
||||||
run: |
|
run: |
|
||||||
@ -28,3 +27,5 @@ jobs:
|
|||||||
- name: 生成 label
|
- name: 生成 label
|
||||||
run: |
|
run: |
|
||||||
python3 generate_label.py
|
python3 generate_label.py
|
||||||
|
|
||||||
|
# https://gitea.com/actions/gitea-release-action
|
||||||
|
Loading…
Reference in New Issue
Block a user