mirror of
https://github.com/gchq/CyberChef.git
synced 2026-02-09 17:24:37 -08:00
Remove version 10 message from banner (#2169)
This commit is contained in:
parent
9df82113c4
commit
96c93b95f2
2 changed files with 2 additions and 2 deletions
2
.github/workflows/master.yml
vendored
2
.github/workflows/master.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
|
||||
- name: Production Build
|
||||
if: success()
|
||||
run: npx grunt prod --msg="Version 10 is here! Read about the new features <a href='https://github.com/gchq/CyberChef/wiki/Character-encoding,-EOL-separators,-and-editor-features'>here</a>"
|
||||
run: npx grunt prod --msg=""
|
||||
|
||||
- name: Generate sitemap
|
||||
run: npx grunt exec:sitemap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue