Skip to content

Commit efa2ac7

Browse files
authored
Update build.yml
1 parent 8de6ab2 commit efa2ac7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'publish'
1+
name: 'build'
22

33
# on:
44
# push:
@@ -61,4 +61,4 @@ jobs:
6161
releaseBody: 'See the assets to download this version and install.'
6262
releaseDraft: true
6363
prerelease: false
64-
args: ${{ matrix.args }}
64+
args: ${{ matrix.args }}

0 commit comments

Comments
 (0)