Skip to content

Commit fc1d9e6

Browse files
committed
chore(newsletters): Clarify input label on archiving workflow
1 parent 968cc81 commit fc1d9e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/add-newsletter-to-archive.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
inputs:
66
marketing_email_id:
7-
description: "The unique identifier in HubSpot for the email you want to import. Find it at the end of a single email's URL or in its details panel."
7+
description: "The 'Marketing email ID' in HubSpot for the email you want to import, as shown in its details panel."
88
required: true
99
type: string
1010

0 commit comments

Comments
 (0)