GabrielBB / xvfb-action

Run your tests headlessly ❌🖥️
https://github.com/marketplace/actions/gabrielbb-xvfb-action
MIT License
140 stars 20 forks source link

Update tags #20

Closed felipecrs closed 3 years ago

felipecrs commented 3 years ago

Hey, could you please update the v1 tag?

git tag -f v1 v1.4
git push --force origin v1

You may also want to delete some other tags, maybe they were created mistakenly:

git push --delete origin v.14
git push --delete origin v.1.4

https://github.com/actions/toolkit/blob/master/docs/action-versioning.md#recommendations

References https://github.com/felipecrs/vscode-gerrit/pull/3

felipecrs commented 3 years ago

/cc @GabrielBB

GabrielBB commented 3 years ago

Thanks @felipecrs Updated v1 to v1.5