chore(web3): use github actions (#19816)
* chore: use github actions * chore: npm audit * chore: fix prettier warn * chore: fix doc errors * chore: add puppeteer
This commit is contained in:
@@ -38,6 +38,7 @@ deploy:
|
||||
on:
|
||||
branch: master
|
||||
node_js: "lts/*"
|
||||
|
||||
- provider: script
|
||||
skip_cleanup: true
|
||||
script:
|
||||
@@ -45,6 +46,7 @@ deploy:
|
||||
on:
|
||||
branch: master
|
||||
node_js: "lts/*"
|
||||
|
||||
- provider: releases
|
||||
skip-cleanup: true
|
||||
file:
|
||||
|
Reference in New Issue
Block a user