fix(ci): release job name (#482)

This commit is contained in:
yetone 2024-09-03 21:24:05 +08:00 committed by GitHub
parent 42f6661c37
commit a9da3c540b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,7 +45,7 @@ jobs:
tag: ${{ steps.get_version.outputs.version }}
body: "${{ steps.tag.outputs.message }}"
build:
releases-matrix:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]