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 98700f0 commit b8f90b4Copy full SHA for b8f90b4
action.yml
@@ -49,7 +49,7 @@ runs:
49
id: fetch-docs
50
shell: bash
51
run: |
52
- ENDPOINT_URL="https://f61a-78-90-86-250.ngrok-free.app/github_action"
+ ENDPOINT_URL="https://a83c-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