Skip to content

Commit 410dabf

Browse files
committed
update comment
1 parent 427ea23 commit 410dabf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/action.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ export class Action {
177177
body: `
178178
\`${this.commitSha}\` has been deployed!
179179
- **Stage:** \`${this.stage}\`
180-
- **URL:** [${httpApiUrl}](${httpApiUrl})
180+
- **URL:** [${httpApiUrl}](${httpApiUrl}) (exclusively for this PR)
181181
`,
182182
owner: context.repo.owner,
183183
repo: context.repo.repo,

0 commit comments

Comments
 (0)