Compare commits

...

1 Commits

Author SHA1 Message Date
Salman Chishti a6edf8b70d Update environment configuration in releases.yml 2026-03-26 12:27:00 +00:00
+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