This commit is contained in:
parent
ccd3c56392
commit
2312b52970
@ -15,7 +15,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: 检出仓库
|
- name: 检出仓库
|
||||||
uses: https://gitee.com/actions-mirror/checkout@v4
|
uses: https://git.linuxacme.com/iorebuild/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
# 启用子模块支持
|
# 启用子模块支持
|
||||||
@ -129,7 +129,7 @@ jobs:
|
|||||||
echo "Body = ${{ steps.get-commit-log.outputs.commit_log }}"
|
echo "Body = ${{ steps.get-commit-log.outputs.commit_log }}"
|
||||||
|
|
||||||
- name: 创建Gitea发布
|
- name: 创建Gitea发布
|
||||||
uses: https://gitea.com/actions/gitea-release-action@main
|
uses: https://git.linuxacme.com/iorebuild/gitea-release-action@main
|
||||||
with:
|
with:
|
||||||
gitea_token: ${{ secrets.AUTOGENERATE }}
|
gitea_token: ${{ secrets.AUTOGENERATE }}
|
||||||
gitea_instance_url: ${{ github.server_url }}
|
gitea_instance_url: ${{ github.server_url }}
|
||||||
|
Loading…
Reference in New Issue
Block a user