Skip to content

Commit

Permalink
change message
Browse files Browse the repository at this point in the history
  • Loading branch information
JoaoVictor6 committed Apr 18, 2024
1 parent dd09f05 commit a5586b1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/bump-version-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,9 @@ jobs:
uses: thollander/actions-comment-pull-request@v2
with:
message: |
Please, update version of web project! :wave:
Please, update version of web project!\nuse ```bash
cd apps/web && npm version patch
``` :wave:
# - name: Checkout the PR branch
# uses: actions/checkout@v3
Expand Down

0 comments on commit a5586b1

Please sign in to comment.