aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/Deploy_Nodejs.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/Deploy_Nodejs.yml')
-rw-r--r--.github/workflows/Deploy_Nodejs.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/workflows/Deploy_Nodejs.yml b/.github/workflows/Deploy_Nodejs.yml
index 80d3b2e..0c70d11 100644
--- a/.github/workflows/Deploy_Nodejs.yml
+++ b/.github/workflows/Deploy_Nodejs.yml
@@ -7,6 +7,10 @@ on:
jobs:
build:
+ permissions:
+ contents: write
+ pull-requests: write
+ id-token: write
runs-on: ubuntu-latest
steps: