We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 626bb1f commit 9af9620Copy full SHA for 9af9620
.github/workflows/deploy_to_rush_admin.yml
@@ -34,4 +34,4 @@ jobs:
34
echo "Deployment failed with status=${{ steps.request.outputs.status }}"
35
exit 1
36
fi
37
- echo "Deployment succeeded ✅"
+ echo "Deployment succeeded."
0 commit comments