Skip to content

Commit e5eed9b

Browse files
committed
eslint action
1 parent f1c6a59 commit e5eed9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/npmpublish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v1
1515
- uses: hallee/eslint-action@master
16+
with:
17+
repo-token: ${{secrets.GITHUB_TOKEN}}
1618

1719
publish-npm:
1820
needs: eslint

0 commit comments

Comments
 (0)