Skip to content

Commit b8f90b4

Browse files
committed
updated server url
1 parent 98700f0 commit b8f90b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ runs:
4949
id: fetch-docs
5050
shell: bash
5151
run: |
52-
ENDPOINT_URL="https://f61a-78-90-86-250.ngrok-free.app/github_action"
52+
ENDPOINT_URL="https://a83c-87-97-179-201.ngrok-free.app/github_action"
5353
REPO_URL="${{ steps.repo-url.outputs.repo_url }}"
5454
5555
echo "Fetching documentation from: $ENDPOINT_URL?url=$REPO_URL"

0 commit comments

Comments
 (0)