mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
disabled fern comments
This commit is contained in:
parent
918f205bd9
commit
e1dd29e36b
10
.github/workflows/preview-docs.yaml
vendored
10
.github/workflows/preview-docs.yaml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user