Skip to content

Commit ffa1270

Browse files
committed
pipeline fix
1 parent a35390d commit ffa1270

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -117,11 +117,6 @@ jobs:
117117
- name: Install dependencies
118118
run: npm install
119119

120-
- name: Publish to npm
121-
run: npm publish --access public
122-
env:
123-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
124-
125120
- name: Create GitHub Release
126121
uses: softprops/action-gh-release@v2
127122
with:

0 commit comments

Comments
 (0)