Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit34bb247

Browse files
authored
pass github token to node process
1 parentbefe7e2 commit34bb247

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.github/workflows/node.js.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
with:
2222
node-version:15.x
2323
-run:node generate.js
24+
-with:
25+
GITHUB_TOKEN:${{ secrets.GITHUB_TOKEN }}
2426
-name:Commit & Push Generated Data
2527
run:|
2628
git config --local user.email "actions@github.com"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp