Skip to content

Commit

Permalink
chore: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Dam-Buty committed Jul 18, 2024
1 parent 1931865 commit 6662978
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ git push origin release/$NEW_VERSION

echo
echo
echo "----------------------------------------"
echo -e "----------------------------------------"
echo -e "|| ${GREEN} Your release is ready for review ${NC} ||"
echo "----------------------------------------"
echo -e "1️⃣ Go to ${YELLOW}https://github.com/Chainlit/typescript-client/compare/main...release/$NEW_VERSION${NC}"
echo "2️⃣ Create a pull request and merge it to main"
echo -e "3️⃣ Go to ${YELLOW}https://github.com/Chainlit/typescript-client/actions/workflows/publish.yaml${NC}"
echo "4️⃣ Click on 'Run workflow'"
echo "5️⃣ Rock'n'roll 🎸"
echo -e "----------------------------------------"
echo -e "1️⃣ Go to ${YELLOW}https://github.com/Chainlit/typescript-client/compare/main...release/$NEW_VERSION${NC}"
echo -e "2️⃣ Create a pull request and merge it to main"
echo -e "3️⃣ Go to ${YELLOW}https://github.com/Chainlit/typescript-client/actions/workflows/publish.yaml${NC}"
echo -e "4️⃣ Click on 'Run workflow'"
echo -e "5️⃣ Rock'n'roll 🎸"

0 comments on commit 6662978

Please sign in to comment.