Closed ericmj closed 1 year ago
The git diff check didn't work since actions/checkout only fetches with depth 1. Changed to this check because it feels a bit more robust and we can try publishing when merging this commit without bumping version.
git diff
The
git diff
check didn't work since actions/checkout only fetches with depth 1. Changed to this check because it feels a bit more robust and we can try publishing when merging this commit without bumping version.