Skip to content

Commit d7ff0b0

Browse files
committed
Merge branch 'main' of github.com:HamedBabaei/OntoAligner
2 parents ed5a4ba + f6ff8ea commit d7ff0b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/readthedocs-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
env:
1616
READTHEDOCS_TOKEN: ${{ secrets.READTHEDOCS_TOKEN }}
1717
run: |
18-
curl -X POST -d "" \
18+
curl -X POST \
1919
-H "Authorization: Token $READTHEDOCS_TOKEN" \
2020
https://readthedocs.org/api/v3/projects/ontoaligner/builds/

0 commit comments

Comments
 (0)