From e7ec662262da8852498aa95fcfb657d2a0108731 Mon Sep 17 00:00:00 2001 From: Alexandre Asselin Date: Fri, 1 Dec 2023 15:14:08 -0500 Subject: [PATCH] Update icon-generator.yml --- .github/workflows/icon-generator.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/icon-generator.yml b/.github/workflows/icon-generator.yml index dd0d3c571..5546dc985 100644 --- a/.github/workflows/icon-generator.yml +++ b/.github/workflows/icon-generator.yml @@ -80,7 +80,7 @@ jobs: if: steps.check-changes.outputs.result == 'Changes detected' uses: actions/github-script@v7 env: - PR_MESSAGE: "Optimized icons have been automatically generated and pushed to the repository. Don't forget to add a changeset file for @hopper-ui/svg-icons and @hopper-ui/icons." + PR_MESSAGE: "Optimized icons have been automatically generated and pushed to the repository. Do not forget to add a changeset file for @hopper-ui/svg-icons and @hopper-ui/icons." with: script: | github.issues.createComment({