Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve version check for publishing #59

Merged
merged 2 commits into from
May 15, 2023
Merged

Conversation

ericmj
Copy link
Member

@ericmj ericmj commented May 15, 2023

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.

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.
@ericmj ericmj requested a review from whatyouhide May 15, 2023 09:56
@ericmj ericmj merged commit e567f79 into main May 15, 2023
6 checks passed
@ericmj ericmj deleted the ericmj/ci-version-check branch May 15, 2023 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant