We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7772ad commit c0bbf3eCopy full SHA for c0bbf3e
1 file changed
.github/workflows/publish.yml
@@ -29,8 +29,5 @@ jobs:
29
npm install -g npm@latest
30
npm ci
31
32
- - name: Lint Project
33
- run: npm run lint
34
-
35
- name: Publish Package to npm
36
run: npm publish
0 commit comments