We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 694929e commit f0a40b5Copy full SHA for f0a40b5
action.yml
@@ -77,6 +77,6 @@ runs:
77
exit 2; \
78
fi
79
80
- echo "::set-output name=url::$(echo $DEPLOY_STATUS_URL)"
+ echo "url=$URL" >> $DEPLOY_STATUS_URL
81
82
echo "PlatformSH successfully deployed your PR."
0 commit comments