mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Re-enable Npm Release in github workflows
This commit is contained in:
1
.github/workflows/releases.yml
vendored
1
.github/workflows/releases.yml
vendored
@@ -92,6 +92,5 @@ jobs:
|
|||||||
|
|
||||||
- name: Publish to NPM
|
- name: Publish to NPM
|
||||||
uses: JS-DevTools/npm-publish@v1
|
uses: JS-DevTools/npm-publish@v1
|
||||||
if: false
|
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.NPM_TOKEN }}
|
token: ${{ secrets.NPM_TOKEN }}
|
||||||
Reference in New Issue
Block a user