CodeByZach / pace

Automatically add a progress bar to your site.
https://codebyzach.github.io/pace/
MIT License
15.68k stars 1.9k forks source link

Tag not found #508

Closed stefpb closed 3 years ago

stefpb commented 3 years ago

Hello! Our pipeline is failing because the tag "v1.0.2" is not there anymore. The v is missing. Could someone do this:

git checkout 1.0.2
git tag v1.0.2
git push origin --tags

image

CodeByZach commented 3 years ago

Sure!

CodeByZach commented 3 years ago

Should be good to go now.