Skip to content

Conversation

FedericoRubinstein
Copy link

Which issue(s) this PR fixes

I encountered the following error message when using this action:
! [rejected] v1.0.0 -> v1.0.0 (would clobber existing tag)

The way of solving this issue is by forcing git to refresh the local tag. As discussed here: https://stackoverflow.com/questions/58031165/how-to-get-rid-of-would-clobber-existing-tag

Fixes #
Simply force to refresh the local tag

I encountered the following error message when using this action: 
     ! [rejected]        v1.0.0     -> v1.0.0  (would clobber existing tag)

The way of solving this issue is by forcing git to refresh the local tag. As discussed here: https://stackoverflow.com/questions/58031165/how-to-get-rid-of-would-clobber-existing-tag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant