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