Skip to content

Commit 1719b0d

Browse files
authored
[skip ci] User env context
1 parent 5675a00 commit 1719b0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@ jobs:
6868
- name: Notify the URL of the built docs
6969
uses: thollander/actions-comment-pull-request@master
7070
with:
71-
message: "Please check the built documentation!!! https://python.github.io/python-docs-ja/${PR_BUILD_ID}"
71+
message: 'Please check the built documentation!!! https://python.github.io/python-docs-ja/${{ env.PR_BUILD_ID }}'
7272
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)