Skip to content

Commit 45fe9c0

Browse files
committed
update message text
1 parent 838fd83 commit 45fe9c0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ export async function run() {
123123
- __Created At__: \`${lockData.created_at}\`
124124
- __Created By__: \`${lockData.created_by}\`
125125
- __Sticky__: \`${lockData.sticky}\`
126-
- __Comment Link__: [click here](${lockData.link})
126+
- __Lock Set Link__: [click here](${lockData.link})
127127
- __Lock Link__: [click here](${BASE_URL}/${owner}/${repo}/blob/${LOCK_BRANCH}/${LOCK_FILE})
128128
129129
The current lock has been active for \`${totalTime}\`

0 commit comments

Comments
 (0)