Skip to content

Commit 3e3b689

Browse files
committed
ci: docpublish: delete old URL comment extension
This is now handled in the docbuild process with other actions. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent 9718ae9 commit 3e3b689

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/docpublish.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,3 @@ jobs:
6868
quit
6969
EOF
7070
done
71-
72-
- name: Add preview URL comment for PRs
73-
uses: nrfconnect/action-doc-url@main
74-
with:
75-
github-token: ${{ secrets.NCS_GITHUB_TOKEN }}
76-
urlroot: ${{ vars.NCS_DOC_HOSTING_URL }}
77-
pr-prefix: "PR-"
78-
pr-file: docs/pr.txt

0 commit comments

Comments
 (0)