Skip to content

fix(build): need fetch-depth:0 for git tags#3120

Merged
mxyng merged 1 commit intomainfrom
mxyng/fix-release-name
Sep 2, 2022
Merged

fix(build): need fetch-depth:0 for git tags#3120
mxyng merged 1 commit intomainfrom
mxyng/fix-release-name

Conversation

@mxyng
Copy link
Collaborator

@mxyng mxyng commented Sep 2, 2022

Summary

actions/checkout defaults to a depth 1 checkout which doesn't have enough information for git describe --tags so change to infinite depth (0)

@mxyng mxyng merged commit b19f414 into main Sep 2, 2022
@mxyng mxyng deleted the mxyng/fix-release-name branch September 2, 2022 19:18
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.

2 participants