Skip to content

Commit 225c6b0

Browse files
authored
it's env not with
1 parent 34bb247 commit 225c6b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
node-version: 15.x
2323
- run: node generate.js
24-
- with:
24+
env:
2525
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2626
- name: Commit & Push Generated Data
2727
run: |

0 commit comments

Comments
 (0)