Leon4gr45's picture
Upload folder using huggingface_hub (part 8)
fcf3b03 verified
|
Raw
History Blame Contribute Delete
277 Bytes

Deploying a new release

  • npm test
  • npm version {patch|minor|major}
  • git push --follow-tags
  • aws s3 cp --acl public-read index.js s3://mapbox-gl-js/plugins/mapbox-gl-supported/v$(node --print --eval "require('./package.json').version")/mapbox-gl-supported.js