aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorHsiangNianian <i@jyunko.cn>2024-08-19 18:02:18 +0800
committerHsiangNianian <i@jyunko.cn>2024-08-19 18:02:18 +0800
commited4adbb7d9cab0f9a05f59b2b26d7126f6c95f1a (patch)
tree3415ced79f3400e3e15649a5358a55681383a038
parent11e7e06dac4abd24d58a63da1ea876935b21a662 (diff)
downloadfiles-ed4adbb7d9cab0f9a05f59b2b26d7126f6c95f1a.tar.gz
files-ed4adbb7d9cab0f9a05f59b2b26d7126f6c95f1a.zip
chore: update content
-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: