Skip to content

Commit

Permalink
Update .github/workflows/project-page-pull-request.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Jean-Christophe Fillion-Robin <[email protected]>
  • Loading branch information
sjh26 and jcfr committed Dec 20, 2023
1 parent 868dff1 commit 4106173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/project-page-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
echo "title=$title" >> $GITHUB_OUTPUT
html_url=$${{ github.event.issue.html_url }}
html_url=${{ github.event.issue.html_url }}
echo "html_url [$html_url]"
echo "html_url=$html_url" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 4106173

Please sign in to comment.