?
Some checks failed
自动生成 label / Generate-label (push) Failing after 34s

This commit is contained in:
shenjack 2023-12-10 03:21:36 +08:00
parent e611a72697
commit 828b722f18
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -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