226 B
226 B
Building
Test locally using Act
Update v1 tag
v1 should be always the latest version of v1.x.x
git tag -d v1
git push --delete origin v1
git tag v1
git push --tags
Test locally using Act
v1 tagv1 should be always the latest version of v1.x.x
git tag -d v1
git push --delete origin v1
git tag v1
git push --tags