Skip to content

Commit 4669e63

Browse files
authored
fix: Update release.yml
Updates Add and commit changes block to correctly terminate if statement.
1 parent d51bc2a commit 4669e63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ jobs:
9898
git push origin dist
9999
else
100100
echo "No changes to commit"
101+
fi
101102
102103
approve-and-merge:
103104
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)