Remove check on npm release

This commit is contained in:
Sander Declerck 2026-04-06 15:15:01 +02:00
parent a5541df5ec
commit 47ee9718d3
No known key found for this signature in database

View file

@ -101,7 +101,6 @@ jobs:
publish-npm: publish-npm:
name: Publish to npm name: Publish to npm
if: github.event_name == 'release'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: