We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bd16ef commit 3a2969aCopy full SHA for 3a2969a
.github/workflows/publish.yaml
@@ -15,7 +15,6 @@ jobs:
15
registry-url: 'https://registry.npmjs.org'
16
- run: npm i
17
- run: npm run build
18
- - run: git init
19
20
publish-npm:
21
needs: build
0 commit comments