Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
fix: message
Browse files Browse the repository at this point in the history
  • Loading branch information
balakrishna-deriv committed Sep 27, 2023
1 parent 82d5c1b commit e944f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-preview-link.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,5 +179,5 @@ jobs:
with:
header: Cloudflare Pages Preview Comment
number: ${{steps.pr_information.outputs.issue_number}}
message: ${{steps.generate_preview_url.outputs.comment}}
message: ${{steps.generate_preview_url.outputs.comment || steps.generate_failure_comment.outputs.comment }}
recreate: true

0 comments on commit e944f39

Please sign in to comment.