Compare commits

..
Author SHA1 Message Date
Salman ChishtiandGitHub a6edf8b70d Update environment configuration in releases.yml 2026-03-26 12:27:00 +00:00
2 changed files with 6 additions and 4 deletions
+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
+3 -3
View File
@@ -7876,9 +7876,9 @@
"license": "MIT"
},
"node_modules/handlebars": {
"version": "4.7.9",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.9.tgz",
"integrity": "sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==",
"version": "4.7.8",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.8.tgz",
"integrity": "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==",
"dev": true,
"license": "MIT",
"dependencies": {