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 30d2aaf commit 05c6a25
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/yuque.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:
- name: Call Sync API
run: |
echo ${{ steps.get_commit_id.outputs.commit_id }}
echo https://github.com/${{ github.repository }}
curl --location --request POST 'http://127.0.0.1:8777/v1/rest/sync' \
curl --location --request POST 'http://47.243.86.137:8777/v1/rest/sync' \
--header 'Content-Type: application/json' \
--data '{
"inputs": {
Expand Down

0 comments on commit 05c6a25

Please sign in to comment.