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 5e07aaa commit ad5211aCopy full SHA for ad5211a
bin/publish-canary.sh
@@ -49,5 +49,6 @@ cd ..
49
50
# Reset git repo
51
git reset --hard HEAD
52
+git clean -fd
53
54
echo "Canary version published successfully!"
0 commit comments