We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ded86 commit 475f27aCopy full SHA for 475f27a
1 file changed
.github/workflows/npm-publish.yml
@@ -30,8 +30,5 @@ jobs:
30
- run: npm ci
31
- run: npm run build
32
- run: npm run publish
33
- - run: |
34
- ls -l
35
- ls -l dist
36
env:
37
NODE_AUTH_TOKEN: ${{secrets.NPM_AUTH_TOKEN}}
0 commit comments