Skip to content

Commit 29e1220

Browse files
committed
end if else properly
1 parent c81d75b commit 29e1220

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-extension.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
else
8888
echo "CHANGELOG needs to be updated."
8989
echo "skip_update=false" >> $GITHUB_ENV
90+
fi
9091
9192
- name: Update CHANGELOG
9293
if: env.skip_update == 'false'

0 commit comments

Comments
 (0)