Skip to content

Commit 48c6d68

Browse files
committed
updated url
1 parent b8f90b4 commit 48c6d68

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://a83c-87-97-179-201.ngrok-free.app/github_action"
52+
ENDPOINT_URL="https://3783-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)