Skip to content

Commit bbe03d8

Browse files
committed
update npm version control
1 parent 601127d commit bbe03d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
- name: Build API
3636
run: npm run build-api
3737
- run: npm publish --provenance --access public
38+
continue-on-error: true
3839
env:
3940
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
4041

0 commit comments

Comments
 (0)