Skip to content

Commit

Permalink
feat: remove npm publish
Browse files Browse the repository at this point in the history
  • Loading branch information
jonalan7 committed Aug 3, 2023
1 parent b57f77d commit ce117a7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@ jobs:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
PUPPETEER_SKIP_DOWNLOAD: true

- name: Publish to NPM
run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

- name: Generate Changelog
id: generate_changelog
run: |
Expand Down

0 comments on commit ce117a7

Please sign in to comment.