Merge pull request #2031 from PathToLife/patch-1

This commit is contained in:
a3957273 2025-05-12 09:25:34 +01:00 committed by GitHub
commit 670721f1f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 }}