Skip to content

Commit

Permalink
test again3
Browse files Browse the repository at this point in the history
  • Loading branch information
jjenscodee committed Jan 15, 2024
1 parent 4e1ddd7 commit 5cde2f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/bundle-schema/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ runs:
git checkout ci/update-schemas
git pull
git add .
git commit -m "docs: ${{ inputs.schema }} ${{ steps.versions.outputs.version_only }}"
git diff-index --quiet HEAD || git commit -m "docs: ${{ inputs.schema }} ${{ steps.versions.outputs.version_only }}"
git push

0 comments on commit 5cde2f6

Please sign in to comment.