Skip to content

Commit

Permalink
ci: docpublish: delete old URL comment extension
Browse files Browse the repository at this point in the history
This is now handled in the docbuild process with other actions.

Signed-off-by: Gerard Marull-Paretas <[email protected]>
  • Loading branch information
gmarull committed Feb 20, 2025
1 parent 9718ae9 commit 3e3b689
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/docpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,3 @@ jobs:
quit
EOF
done
- name: Add preview URL comment for PRs
uses: nrfconnect/action-doc-url@main
with:
github-token: ${{ secrets.NCS_GITHUB_TOKEN }}
urlroot: ${{ vars.NCS_DOC_HOSTING_URL }}
pr-prefix: "PR-"
pr-file: docs/pr.txt

0 comments on commit 3e3b689

Please sign in to comment.