Skip to content

Commit e73c87f

Browse files
committed
output again
1 parent 7b4ff15 commit e73c87f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/publish-to-readthedocs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
steps:
2222
- name: Trigger readthedocs build
2323
run: |
24-
echo "token is $RTDS_TOKEN" proj is $RTDS_PROJECT"
24+
echo "token is $RTDS_TOKEN proj is $RTDS_PROJECT"
2525
echo `curl -X POST -d "token=$RTDS_TOKEN" -d "default_branch=main" $RTDS_PROJECT`
2626
echo "curl ran"

0 commit comments

Comments
 (0)