Skip to content

Commit cd1ec63

Browse files
committed
fix syntax error
1 parent 4785f01 commit cd1ec63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
echo "should_deploy=false" >> $GITHUB_ENV
1919
else
2020
echo "should_deploy=true" >> $GITHUB_ENV
21+
fi
2122
env:
2223
GITHUB_OUTPUT: $GITHUB_ENV
2324
deploy:

0 commit comments

Comments
 (0)