We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8f90b4 commit 48c6d68Copy full SHA for 48c6d68
action.yml
@@ -49,7 +49,7 @@ runs:
49
id: fetch-docs
50
shell: bash
51
run: |
52
- ENDPOINT_URL="https://a83c-87-97-179-201.ngrok-free.app/github_action"
+ ENDPOINT_URL="https://3783-87-97-179-201.ngrok-free.app/github_action"
53
REPO_URL="${{ steps.repo-url.outputs.repo_url }}"
54
55
echo "Fetching documentation from: $ENDPOINT_URL?url=$REPO_URL"
0 commit comments