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 6b2f90b commit 30d2aaf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/yuque.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ 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' \
--header 'Content-Type: application/json' \
--data '{
Expand Down

0 comments on commit 30d2aaf

Please sign in to comment.