Skip to content

Commit

Permalink
Add EOF char
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoon97 committed Aug 2, 2023
1 parent 629b3fc commit b32e902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_and_push.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ rm $REDOCLY_OUTPUT_DIR/bundled.json
# Commit & push changes to GitHub
console_log "Committing with message '$GIT_COMMIT_MSG'"
git commit --allow-empty -m "$GIT_COMMIT_MSG"
git push -u origin $REDOCLY_GIT_BRANCH
git push -u origin $REDOCLY_GIT_BRANCH

0 comments on commit b32e902

Please sign in to comment.