Skip to content

Commit

Permalink
Merge branch 'main' of github.com:HamedBabaei/OntoAligner
Browse files Browse the repository at this point in the history
  • Loading branch information
HamedBabaei committed Dec 5, 2024
2 parents ed5a4ba + f6ff8ea commit d7ff0b0
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 d7ff0b0

Please sign in to comment.