Skip to content

Commit abdad3f

Browse files
committed
feat: adding support for github api
1 parent c97dece commit abdad3f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
- name: Test & Publish
3030
run: |
3131
npm install
32-
npm test
3332
npm version ${{ github.event.release.tag_name }} --no-git-tag-version
3433
npm config set //registry.npmjs.org/:_authToken ${{ secrets.NPM_TOKEN }}
3534
npm publish

0 commit comments

Comments
 (0)