ci(github-action): 更改工作流名称.

后续可能会加上 Maven 的发布, 所以把名字和文件名都改一下, 防止出现歧义.
This commit is contained in:
2022-08-25 16:11:10 +08:00
parent 3932db11a1
commit 4c30a1ac68
2 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ permissions:
contents: write
jobs:
build:
create-release:
timeout-minutes: 10
runs-on: ubuntu-latest