We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fe701e commit d155a6eCopy full SHA for d155a6e
bin/publish.sh
@@ -53,6 +53,7 @@ cd ..
53
54
# Reset git repo
55
git reset --hard HEAD
56
+git clean -fd
57
git tag v$LIB_VERSION
58
59
echo "Published successfully!"
0 commit comments