Skip to content

Commit d0ff1fd

Browse files
committed
zhhh
1 parent 6907fe1 commit d0ff1fd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish-to-readthedocs.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ on: push
1111

1212
env:
1313
RTDS_PROJECT: https://readthedocs.org/api/v2/webhook/nosql-python-sdk/279394
14-
RTDS_TOKEN: ${{ secrets.RTD_API }}
14+
#RTDS_TOKEN: ${{ secrets.RTD_API }}
15+
RTDS_TOKEN: ${{ secrets.RTD_WH }}
1516

1617
jobs:
1718
build-n-publish:

0 commit comments

Comments
 (0)