Skip to content

Commit dbecc20

Browse files
committed
fix release script error
1 parent ec71149 commit dbecc20

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
@@ -59,4 +59,4 @@ jobs:
5959
token: ${{ secrets.GITHUB_TOKEN }}
6060
tag: ${{ env.RELEASE_TAG }}
6161
name: ${{ env.RELEASE_TAG }}
62-
files: kite-${{ env.RELEASE_TAG }}.phar
62+
# files: kite-${{ env.RELEASE_TAG }}.phar

0 commit comments

Comments
 (0)