Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit 622a663

Browse files
authored
Update node.js.yml
1 parent 3f44c91 commit 622a663

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- run: npm ci
2323
- run: npm test
2424
env:
25-
GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2626
- name: Run codacy-coverage-reporter
2727
uses: codacy/codacy-coverage-reporter-action@master
2828
with:

0 commit comments

Comments
 (0)