We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5db8c0 commit 51ec4f1Copy full SHA for 51ec4f1
.github/workflows/deploy.yml
@@ -117,7 +117,7 @@ jobs:
117
</table>
118
119
[View workflow logs](${{ github.event.repository.html_url }}/actions/runs/${{ github.run_id }})
120
- [View Cloudflare logs](https://dash.cloudflare.com/?to=/${{ vars.CLOUDFLARE_ACCOUNT_ID }}/pages/view/${{ vars.CLOUDFLARE_PROJECT_NAME }}/)
+ [View Cloudflare logs](https://dash.cloudflare.com/?to=/${{ vars.CLOUDFLARE_ACCOUNT_ID }}/pages/view/${{ vars.CLOUDFLARE_PROJECT_NAME }}/${{ steps.deploy.outputs.pages-deployment-id }})
121
edit-mode: replace
122
123
- uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 # v4.0.0
0 commit comments