Create or update the final pull request comment with preview deployment results.
The workflow needs:
actions: readissues: writeorpull-requests: write
- uses: Selflify/preview-comment-action@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
pr-number: ${{ needs.prepare.outputs.pr_number }}
path-name: ${{ needs.prepare.outputs.path_name }}
preview-base-domain: ${{ secrets.PREVIEW_BASE_DOMAIN }}
metadata-dir: preview-metadata