Update environment configuration in releases.yml

This commit is contained in:
Salman Chishti
2026-03-26 12:27:00 +00:00
committed by GitHub
parent 0df75b91ff
commit a6edf8b70d
+3 -1
View File
@@ -84,7 +84,9 @@ jobs:
publish:
runs-on: ubuntu-slim
needs: test
environment: npm-publish
environment:
name: npm-publish
deployment: false
permissions:
contents: read
id-token: write