We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a34d33 + ea7bb2a commit 377d393Copy full SHA for 377d393
.github/workflows/nodejs.yml
@@ -2,6 +2,8 @@
2
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
3
4
name: Node.js CI
5
+permissions:
6
+ contents: read
7
8
on:
9
push:
.github/workflows/npm-publish.yml
@@ -1,4 +1,6 @@
1
name: Npm.js deploy
release:
0 commit comments