mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 06:55:08 -04:00
Moved postinstall script to a Grunt task to fix relative calls. npm scripts now use local grunt install.
This commit is contained in:
parent
83f119f7e4
commit
6b10f61e11
6 changed files with 21 additions and 17 deletions
1
.github/workflows/releases.yml
vendored
1
.github/workflows/releases.yml
vendored
|
@ -47,6 +47,7 @@ jobs:
|
|||
tag: ${{ github.ref }}
|
||||
overwrite: true
|
||||
file_glob: true
|
||||
body: "See the [CHANGELOG](https://github.com/gchq/CyberChef/blob/master/CHANGELOG.md) and [commit messages](https://github.com/gchq/CyberChef/commits/master) for details."
|
||||
|
||||
- name: Publish to NPM
|
||||
if: success()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue