Skip to content

Commit

Permalink
fix(nodejs-action): apply suggestion
Browse files Browse the repository at this point in the history
Apply Greg' suggestion
  • Loading branch information
Berkmann18 committed Jul 7, 2023
1 parent 473842e commit 71d30a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ jobs:
- run: npm t
env:
CI: true
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 71d30a4

Please sign in to comment.