Skip to content

Commit

Permalink
feat: Se actualiza nombre de la accion
Browse files Browse the repository at this point in the history
  • Loading branch information
ldiego73 committed Oct 25, 2022
1 parent c23b3e0 commit 8cb942b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- run: npm ci
- run: npm run lint:json
continue-on-error: true
- uses: ldiego73/eslint-report@v1
- uses: ldiego73/eslint-report-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
report: reports/lint.json
Expand Down

0 comments on commit 8cb942b

Please sign in to comment.