We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b36f578 commit 251e4bcCopy full SHA for 251e4bc
.github/workflows/release.yml
@@ -156,4 +156,4 @@ jobs:
156
releaseBody: ${{ startsWith(github.ref, 'refs/tags/') && 'See the assets to download and install this version.' || '' }}
157
releaseDraft: ${{ startsWith(github.ref, 'refs/tags/') }}
158
prerelease: false
159
- args: ${{ matrix.args }}
+ # args: ${{ matrix.args }}
0 commit comments