Skip to content

Commit

Permalink
chore: gh-release build script no longer needed (#8020)
Browse files Browse the repository at this point in the history
  • Loading branch information
misteroneill committed Nov 23, 2022
1 parent adaeeca commit b5d487c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 47 deletions.
46 changes: 0 additions & 46 deletions build/gh-release.js

This file was deleted.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@
"netlify": "node ./build/netlify.js",
"netlify-docs": "node ./build/netlify-docs.js",
"prepublishOnly": "run-p build",
"publish": "node build/gh-release.js",
"version": "is-prerelease || npm run changelog && git add CHANGELOG.md",
"zip": "cd dist && cross-env bestzip \"./video-js-${npm_package_version}.zip\" * && cd .."
},
Expand Down

0 comments on commit b5d487c

Please sign in to comment.