We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c0568c commit d880a68Copy full SHA for d880a68
1 file changed
release.sh
@@ -79,3 +79,8 @@ hash=$(export PACKAGE_VERSION=$version && python3 -c "from pathlib import Path;
79
oclif promote --sha $hash --version $version --no-xz
80
81
aws cloudfront create-invalidation --distribution-id $AWS_CLOUDFRONT_DISTRIBUTION_ID --paths "/*"
82
+
83
+echo "done"
84
+echo ""
85
+echo "***** * ** * * DONT FORGET TO GIT PUSH * * * ** * ******* *****"
86
0 commit comments