mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
update npm build (#2316)
This commit is contained in:
committed by
GitHub
parent
cd77e1cea1
commit
f7b39c0914
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -231,7 +231,7 @@ jobs:
|
||||
node-version: 12
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
- name: NPM Publish
|
||||
run: cd npm/package && npm publish --dry-run
|
||||
run: cd npm/package && npm publish
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
docs:
|
||||
|
||||
Reference in New Issue
Block a user