Added compile message to master build chain

This commit is contained in:
n1474335 2023-03-22 10:30:42 +00:00
parent ea56efae47
commit c6569b7c47
1 changed files with 1 additions and 1 deletions

View File

@ -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 <a href='https://github.com/gchq/CyberChef/wiki/Character-encoding,-EOL-separators,-and-editor-features'>here</a>"
- name: Generate sitemap
run: npx grunt exec:sitemap