elixir-mint / castore

Up-to-date certificate store for Elixir. 🔐
161 stars 20 forks source link

Improve version check for publishing #59

Closed ericmj closed 1 year ago

ericmj commented 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.