Skip to content

Commit

Permalink
📝 Update readthedocs-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HamedBabaei authored Dec 5, 2024
1 parent e5269cb commit f6ff8ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/readthedocs-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
env:
READTHEDOCS_TOKEN: ${{ secrets.READTHEDOCS_TOKEN }}
run: |
curl -X POST -d "" \
curl -X POST \
-H "Authorization: Token $READTHEDOCS_TOKEN" \
https://readthedocs.org/api/v3/projects/ontoaligner/builds/

0 comments on commit f6ff8ea

Please sign in to comment.