Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris McIntosh authored Jan 20, 2022
1 parent 0aa2251 commit 7ca129f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: '16'
- run: npm install
- run: node ./get-issues/main.js --token ${{ secrets.GITHUB_TOKEN }} --owners Chocrates --repo tools

0 comments on commit 7ca129f

Please sign in to comment.