mirror of
https://github.com/amark/gun.git
synced 2025-06-11 00:26:45 +00:00
unbuild needs uglifyjs
This commit is contained in:
parent
d7dd65babf
commit
e1de0c875e
1
.github/workflows/npm.yml
vendored
1
.github/workflows/npm.yml
vendored
@ -18,4 +18,5 @@ jobs:
|
||||
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
|
||||
run: |
|
||||
npm config set //registry.npmjs.org/:_authToken=$NPM_AUTH_TOKEN
|
||||
npm install
|
||||
npm publish --access=public
|
||||
|
Loading…
x
Reference in New Issue
Block a user