mirror of https://github.com/CGAL/cgal
[skip ci] update
This commit is contained in:
parent
d73be1db7f
commit
420ed32ef6
|
|
@ -201,7 +201,7 @@ jobs:
|
|||
if: ${{ success() }}
|
||||
with:
|
||||
script: |
|
||||
const round = "${{ env.doc_version }}""
|
||||
const round = "${{ env.doc_version }}"
|
||||
const address = "The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/${{ env.pr_number }}/"+round+"/Manual/index.html"
|
||||
github.rest.issues.createComment({
|
||||
owner: "CGAL",
|
||||
|
|
|
|||
Loading…
Reference in New Issue