Commit 5bde42b committed Jan 9, 2025 · 2 / 2 · Verified
1 parent 739333b commit 5bde42b Copy full SHA for 5bde42b
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -147,8 +147,8 @@ runs:
147
147
message : |
148
148
[PR Preview Action](https://github.com/${{ github.action_repository }}) ${{ env.action_version }}
149
149
:---:
150
- :rocket: Deployed preview to https:// ${{ env.pages_base_url }}/${{ env.preview_url_path }}/
151
- on branch [`${{ inputs.preview-branch }}`](${{ github.server_url }}/${{ inputs.deploy-repository }}/tree/${{ inputs.preview-branch }}) at ${{ env.action_start_time }}
150
+ :rocket: View preview at ${{ env.preview_url }} <br> (after the GitHub Pages build finishes)
151
+ built to branch [`${{ inputs.preview-branch }}`](${{ github.server_url }}/${{ inputs.deploy-repository }}/tree/${{ inputs.preview-branch }}) at ${{ env.action_start_time }}
152
152
153
153
- name : Remove preview directory
154
154
if : env.deployment_action == 'remove'
You can’t perform that action at this time.
0 commit comments