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 69e0813 commit af51eb3Copy full SHA for af51eb3
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
# echo "BIN_NAME=ahnlich-${value}" >> $GITHUB_OUTPUT
34
run: |
35
echo "BIN_SUFFIX=db" >> $GITHUB_OUTPUT
36
- cho "BIN_NAME=ahnlich-db" >> $GITHUB_OUTPUT
+ echo "BIN_NAME=ahnlich-db" >> $GITHUB_OUTPUT
37
38
build_binaries_and_publish:
39
needs: prebuild_preparation
0 commit comments