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 ec71149 commit dbecc20Copy full SHA for dbecc20
.github/workflows/release.yml
@@ -59,4 +59,4 @@ jobs:
59
token: ${{ secrets.GITHUB_TOKEN }}
60
tag: ${{ env.RELEASE_TAG }}
61
name: ${{ env.RELEASE_TAG }}
62
- files: kite-${{ env.RELEASE_TAG }}.phar
+# files: kite-${{ env.RELEASE_TAG }}.phar
0 commit comments