This commit is contained in:
parent
763e8d79cb
commit
682f734a0a
@ -77,6 +77,7 @@ jobs:
|
||||
- name: 创建Gitea发布
|
||||
uses: https://gitea.com/actions/release-action@main
|
||||
with:
|
||||
api_key: '$GITEA_TOKEN'
|
||||
tag_name: Release ${{ steps.extract_version.outputs.version }}
|
||||
release_name: Release ${{ steps.extract_version.outputs.version }}
|
||||
body: "自动化发布版本 ${{ steps.extract_version.outputs.version }}"
|
||||
|
Loading…
Reference in New Issue
Block a user