Skip to content

Commit 85e444f

Browse files
More fixes
1 parent 577f4ea commit 85e444f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/createRelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4848

4949
upload-assets:
50-
name: Build asset ${{ runner.os }}
50+
name: Build asset ${{ matrix.os }}
5151
needs: create-release
5252
runs-on: ${{ matrix.os }}
5353
strategy:

0 commit comments

Comments
 (0)