Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Aug 10, 2023
1 parent 110fa47 commit 838d3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
release_config: |
./dist/chdb-cli/chdb-cli
./dist/chdb-cli
tag_name: ${{ github.event.inputs.TAG_NAME || github.event.release.tag_name }}
release_name: ${{ github.event.inputs.TAG_NAME || github.event.release.tag_name }}
draft: false
Expand Down

0 comments on commit 838d3ef

Please sign in to comment.