2
0
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:
PathToLife
2025-05-02 15:04:17 +12:00
committed by GitHub
parent 7c8be12d52
commit c475a24854

View File

@@ -92,6 +92,5 @@ jobs:
- name: Publish to NPM
uses: JS-DevTools/npm-publish@v1
if: false
with:
token: ${{ secrets.NPM_TOKEN }}