Skip to content

Commit a9aa219

Browse files
authored
Update pr-deploy.yaml
1 parent 59d99dc commit a9aa219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ jobs:
237237
comment-id: ${{ steps.fc.outputs.comment-id }}
238238
body: |
239239
:heavy_check_mark: Deployed PR ${{ env.PR_NUMBER }} successfully.
240-
:rocket: Access the deployment link [here](${{ env.PR_DEPLOYMENT_ACCESS_URL }}
240+
:rocket: Access the deployment link [here](${{ env.PR_DEPLOYMENT_ACCESS_URL }}).
241241
:warning: This deployment will be deleted when the PR is closed.
242242
reactions: rocket
243243
env:

0 commit comments

Comments
 (0)