You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "Deployed version `latest` (should be same as ${{ github.event.release.tag_name }}) to Google Cloud Run \
134
-
service ${{ env.GCP_SERVICE_NAME }} in region ${{ env.GCP_REGION }}"
121
+
echo "Deployed version `latest` (should be same as ${{ github.event.release.tag_name }}) to Google Cloud Run service ${{ env.GCP_SERVICE_NAME }} in region ${{ env.GCP_REGION }}"
0 commit comments