Skip to content

Commit 7fcee18

Browse files
authored
commnet the link to slack channel and not the deployment URL
We will revert it back once we have GitHub OAuth setup. Probably after #8714
1 parent af3f46d commit 7fcee18

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
@@ -241,7 +241,7 @@ jobs:
241241
comment-id: ${{ steps.fc.outputs.comment-id }}
242242
body: |
243243
:heavy_check_mark: Deployed PR ${{ env.PR_NUMBER }} successfully.
244-
:rocket: Access the deployment link [here](${{ env.PR_DEPLOYMENT_ACCESS_URL }}).
244+
:rocket: Access the deployment link [here](https://codercom.slack.com/archives/C05DNE982E8).
245245
:warning: This deployment will be deleted when the PR is closed.
246246
reactions: rocket
247247

0 commit comments

Comments
 (0)