There was an error while loading. Please reload this page.
1 parent faa3d51 commit b2051f2Copy full SHA for b2051f2
1 file changed
.github/workflows/CI.yml
@@ -239,7 +239,7 @@ jobs:
239
steps:
240
- name: Trigger Read the Docs build
241
run: |
242
- curl -X POST -d "branches=main" -d "token=${{ secrets.READTHEDOCS_TOKEN }}" https://app.readthedocs.org/api/v2/webhook/ratspy/314741/
+ curl -X POST -d "branches=main" -d "token=${{ secrets.READTHEDOCS_TOKEN }}" https://app.readthedocs.org/api/v2/webhook/ratspy/314743/
243
244
rust_tests:
245
name: Build and test rats
0 commit comments