Skip to content

Commit 1e7fead

Browse files
committed
emojie is better
1 parent 7ad8778 commit 1e7fead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/deploy.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ echo "updating README.md with the new version $new_tag"
3131
./scripts/update_readme.sh $new_tag
3232
echo "README.md updated with the new version $new_tag"
3333
git add README.md
34-
git commit -m "bump version to $new_tag" -a
34+
git commit -m "📼 bump version to $new_tag" -a
3535
git push origin main
3636

3737
# create a tag

0 commit comments

Comments
 (0)