We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29688c2 commit 00108b6Copy full SHA for 00108b6
.github/workflows/ncm-report.yml
@@ -10,7 +10,7 @@ jobs:
10
- run: npm install
11
- name: NCM Report
12
id: report
13
- uses: nodesource/ncm-report-github-action@v1.2.0
+ uses: nodesource/ncm-report-github-action@master
14
with:
15
token: ${{ secrets.NCM_TOKEN }}
16
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments