Skip to content

Commit

Permalink
Update est-frontend-dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pamodaDilranga committed Jul 5, 2024
1 parent 4f12633 commit 2e2341e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/est-frontend-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
PUBLIC_IP: ${{ env.PUBLIC_IP }}
run: |
curl -X POST -H 'Content-type: application/json' --data "{
\"text\": \"Build is complete. Public IP: $PUBLIC_IP\"
\"text\": \"Build is complete. You can access it with Public IP: $PUBLIC_IP\"
}" $SLACK_WEBHOOK_URL

0 comments on commit 2e2341e

Please sign in to comment.