Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into release/1.0.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
digiserg committed Oct 29, 2024
2 parents a5a7c54 + 60439aa commit 5b30afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
sed -i.bak "s/%CQLSH_VERSION%/$CQLSH_BUILD_VERSION/g" renderer/views/index.html
rm -f renderer/views/index.html.bak
env:
CQLSH_BUILD_VERSION: "0.13.0"
CQLSH_BUILD_VERSION: "0.13.1"
CQLSH_GITHUB_URL: "${{ secrets.CQLSH_GITHUB_URL || 'https://github.com/axonops/axonops-workbench-cqlsh/releases/download' }}"

- name: Setup Python v3.12
Expand Down

0 comments on commit 5b30afa

Please sign in to comment.