mirror of https://github.com/CGAL/cgal
Update build_doc.yml
This commit is contained in:
parent
f88c0dec4a
commit
0635d8992a
|
|
@ -88,6 +88,6 @@ jobs:
|
|||
github.issues.createComment({
|
||||
owner: "CGAL",
|
||||
repo: "cgal",
|
||||
issue_number: pr_number,
|
||||
issue_number: ${{ github.payload.issue.number }},
|
||||
body: address
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue