Skip to content

Commit dff3be5

Browse files
committed
Remove docs update step from publish.yml
1 parent 59a5377 commit dff3be5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: .github/workflows/publish.yml

-3
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,3 @@ jobs:
2727
run: |
2828
python setup.py sdist bdist_wheel
2929
twine upload dist/*
30-
- name: Trigger docs update
31-
run: |
32-
curl -X POST -d {} "https://webhooks.amplify.eu-west-2.amazonaws.com/prod/webhooks?id=6ee6a4d0-2851-453f-9ae1-6599a7655b42&token=PvkVMadqDAWjSdtjruZQWkH6mzaPhDTLXLVoYQBH4I&operation=startbuild" -H "Content-Type:application/json"

0 commit comments

Comments
 (0)