Fix NPM publish

This commit is contained in:
Andras Schmelczer 2026-03-12 07:37:53 +00:00
parent 25ee83174e
commit 6aa7ebf29d

View file

@ -75,6 +75,7 @@ jobs:
runs-on: ubuntu-latest
if: startsWith(github.ref, 'refs/tags/')
permissions:
contents: read
id-token: write
steps: