fix: add permissions to publish.yml to allow provenance

pull/210/head
Boaz Poolman 2026-03-01 19:03:25 +01:00
parent 09ac214356
commit 20d7897070
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
name: Publish to NPM
permissions:
id-token: write
on:
release:
types: [published]