Skip to content

Commit a6caef1

Browse files
committed
fix bug
1 parent 332ea2b commit a6caef1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,4 +244,4 @@ jobs:
244244
if [[ "$TURSO_REF" =~ ^v[0-9]+\.[0-9]+\.[0-9]+([\-+][0-9A-Za-z\.-]+)?$ ]]; then
245245
git tag "$TURSO_REF"
246246
git push --tags
247-
else
247+
fi

0 commit comments

Comments
 (0)