We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8de6ab2 commit efa2ac7Copy full SHA for efa2ac7
1 file changed
.github/workflows/build.yml
@@ -1,4 +1,4 @@
1
-name: 'publish'
+name: 'build'
2
3
# on:
4
# push:
@@ -61,4 +61,4 @@ jobs:
61
releaseBody: 'See the assets to download this version and install.'
62
releaseDraft: true
63
prerelease: false
64
- args: ${{ matrix.args }}
+ args: ${{ matrix.args }}
0 commit comments