## Issue The wiki workflow throws errors when there are no changes to push.  <img width="834" alt="image" src="https://github.com/nimblehq/github-actions-workflows/assets/16315358/1d937134-dbc9-4f4a-bdb8-9f088da42cb9"> ## Expected The workflow should NOT throw errors if there are no changes to push ## Steps to reproduce 1. Run a wiki workflow with no changes to push.
Issue
The wiki workflow throws errors when there are no changes to push.
Expected
The workflow should NOT throw errors if there are no changes to push
Steps to reproduce