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:
3
.github/workflows/releases.yml
vendored
3
.github/workflows/releases.yml
vendored
@@ -92,6 +92,5 @@ jobs:
|
||||
|
||||
- name: Publish to NPM
|
||||
uses: JS-DevTools/npm-publish@v1
|
||||
if: false
|
||||
with:
|
||||
token: ${{ secrets.NPM_TOKEN }}
|
||||
token: ${{ secrets.NPM_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user