Skip to content

Commit 251e4bc

Browse files
committed
ci: remove args?
1 parent b36f578 commit 251e4bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,4 +156,4 @@ jobs:
156156
releaseBody: ${{ startsWith(github.ref, 'refs/tags/') && 'See the assets to download and install this version.' || '' }}
157157
releaseDraft: ${{ startsWith(github.ref, 'refs/tags/') }}
158158
prerelease: false
159-
args: ${{ matrix.args }}
159+
# args: ${{ matrix.args }}

0 commit comments

Comments
 (0)