Skip to content

Commit

Permalink
last touch up
Browse files Browse the repository at this point in the history
  • Loading branch information
andromaqui committed Jun 24, 2024
1 parent 6b8271c commit abe2672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview-env-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
env:
BUCKET_NAME: ${{ steps.secrets.outputs.PREVIEW_ENV_BUCKET_NAME }}
with:
comment-id: ${{ steps.find-teardown-comment.outputs.comment-id }}
comment-id: ${{ steps.find-comment.outputs.comment-id }}
body: |
<!-- preview-env --> The preview environment relating to the commit ${{ env.short_sha }} has successfully been deployed. You can access it on https://${{ env.BUCKET_NAME }}/pr-${{ github.event.number }}/index.html.
edit-mode: replace
Expand Down

0 comments on commit abe2672

Please sign in to comment.