fix(ci): release job name (#482)
This commit is contained in:
parent
42f6661c37
commit
a9da3c540b
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -45,7 +45,7 @@ jobs:
|
|||||||
tag: ${{ steps.get_version.outputs.version }}
|
tag: ${{ steps.get_version.outputs.version }}
|
||||||
body: "${{ steps.tag.outputs.message }}"
|
body: "${{ steps.tag.outputs.message }}"
|
||||||
|
|
||||||
build:
|
releases-matrix:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, macos-latest, windows-latest]
|
os: [ubuntu-latest, macos-latest, windows-latest]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user