Skip to content

Commit

Permalink
Update yuque.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Duan-0916 authored Dec 21, 2023
1 parent db8a94b commit 41b2b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yuque.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Call Sync API
run: |
echo ${{ steps.get_commit_id.outputs.commit_id }}
curl --location --request POST 'http://47.243.86.137:8777/v1/rest/sync' \
curl --location --request POST 'http://127.0.0.1:8777/v1/rest/sync' \
--header 'Content-Type: application/json' \
--data '{
"inputs": {
Expand Down

0 comments on commit 41b2b0b

Please sign in to comment.