We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59a5377 commit dff3be5Copy full SHA for dff3be5
.github/workflows/publish.yml
@@ -27,6 +27,3 @@ jobs:
27
run: |
28
python setup.py sdist bdist_wheel
29
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