Skip to content

Commit 48b5175

Browse files
authored
Update host-reminder.yml
1 parent b290829 commit 48b5175

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/host-reminder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
owner: context.repo.owner,
2121
repo: context.repo.repo,
2222
issue_number: context.issue.number,
23-
body: `Hi @pachicodes,\n\nThis stream has been scheduled. Please complete the following tasks:\n\n- [ ] Create social card\n- [ ] Create meetup link\n- [ ] Create and schedule tweets.`
23+
body: `Hi @pachicodes,\n\nThis stream has been scheduled. Please complete the following tasks:\n\n- [ ] Create social card\n- [ ] Create meetup link\n- [ ] Create and schedule social posts.`
2424
};
2525
await github.rest.issues.createComment(issueComment);

0 commit comments

Comments
 (0)