Loading .github/workflows/main.yml +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ jobs: with: node-version: 10 - run: yarn - run: yarn lint - run: yarn build - uses: JS-DevTools/npm-publish@v1 with: token: ${{ secrets.NPM_TOKEN }} Loading
.github/workflows/main.yml +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ jobs: with: node-version: 10 - run: yarn - run: yarn lint - run: yarn build - uses: JS-DevTools/npm-publish@v1 with: token: ${{ secrets.NPM_TOKEN }}