Fix release pipeline for immutable builds again

This commit is contained in:
Sander Declerck 2026-04-08 13:16:14 +02:00
parent ca418de803
commit f1307c6d82
No known key found for this signature in database

View file

@ -101,6 +101,7 @@ 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: