We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d99b063 commit 504b6c9Copy full SHA for 504b6c9
1 file changed
deploy.sh
@@ -67,7 +67,6 @@ gh runtime deploy \
67
--dir "$OUTPUT_DIR" \
68
${revision_flag}
69
70
-# TODO: Update CLI to get revision app
71
DEPLOYED_URL="$(gh runtime get --app ${GITHUB_RUNTIME_PERMANENT_NAME} ${revision_flag})"
72
73
echo "[--URL-App=[https://${DEPLOYED_URL}]--]"
0 commit comments