Skip to content

Commit a0b25e7

Browse files
authored
Update deploy.yml
1 parent 57311d7 commit a0b25e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
5959
# Add a comment with the S3 preview link
6060
PR_NUMBER=${{ github.event.pull_request.number }}
61-
COMMENT="Preview your changes at: http://het-rnd-bucket.s3-website-us-east-1.amazonaws.com/mergeRequest/${PR_NUMBER}/index.html"
61+
COMMENT="Preview your changes at: http://ai4sdlcmd.ai4sdlc.pub.aws.mitre.org/mergeRequest/${PR_NUMBER}/index.html"
6262
curl -X POST \
6363
-H "Authorization: token $GITHUB_TOKEN" \
6464
-H "Accept: application/vnd.github+json" \

0 commit comments

Comments
 (0)