We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 332ea2b commit a6caef1Copy full SHA for a6caef1
1 file changed
.github/workflows/build.yml
@@ -244,4 +244,4 @@ jobs:
244
if [[ "$TURSO_REF" =~ ^v[0-9]+\.[0-9]+\.[0-9]+([\-+][0-9A-Za-z\.-]+)?$ ]]; then
245
git tag "$TURSO_REF"
246
git push --tags
247
- else
+ fi
0 commit comments