diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 7aa470c9..67a86ce8 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -32,7 +32,7 @@ jobs: - name: Production Build if: success() - run: npx grunt prod + run: npx grunt prod --msg="Version 10 is here! Read more about the new features here" - name: Generate sitemap run: npx grunt exec:sitemap