Browse Source

fix: web hooks

master
OhYee 2 years ago
parent
commit
9a27c380e5
Signed by: OhYee
GPG Key ID: 5A9E1F63ED274FBB
  1. 2
      .github/workflows/build.yml

2
.github/workflows/build.yml

@ -37,4 +37,4 @@ jobs: @@ -37,4 +37,4 @@ jobs:
with:
source-repo: "git@github.com:OhYee/blotter_page.git"
destination-repo: "git@gitee.com:OhYee/blotter_page.git"
- run: curl http://vps.oyohyee.com:42179/hook --data '{"repo":"OhYee/blotter_pages"}'
- run: curl http://vps.oyohyee.com:42179/hook --data '{"repo":"OhYee/blotter_page"}'

Loading…
Cancel
Save