We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5bfdf8 commit a1432ceCopy full SHA for a1432ce
.github/workflows/basic_cli_build_release.yml
@@ -11,7 +11,7 @@ env:
11
# use .tar.gz for quick testing
12
ARCHIVE_FORMAT: .tar.br
13
# Make a new basic-cli git tag and set it here before starting this workflow
14
- RELEASE_TAG: 0.19.0-sqlite
+ RELEASE_TAG: upgrade-hyper-testing
15
16
jobs:
17
prepare:
0 commit comments