disabled fern comments

This commit is contained in:
Zai Shi 2024-12-01 16:05:14 +01:00
parent 918f205bd9
commit e1dd29e36b

View File

@ -71,9 +71,9 @@ jobs:
echo "$OUTPUT"
URL=$(echo "$OUTPUT" | grep -oP 'Published docs to \K.*(?= \()')
echo "Preview URL: $URL"
echo "🌿 Preview your docs: $URL" > docs_preview_url.untracked.txt
# echo "🌿 Preview your docs: $URL" > docs_preview_url.untracked.txt
- name: Comment URL in PR
uses: thollander/actions-comment-pull-request@v2.4.3
with:
filePath: docs_preview_url.untracked.txt
# - name: Comment URL in PR
# uses: thollander/actions-comment-pull-request@v2.4.3
# with:
# filePath: docs_preview_url.untracked.txt