1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-08 07:00:10 +02:00
video.js/.github/workflows
Gary Katsevman 957c6fa009
chore: add a release and deploy Github Action (#7385)
The release job will do an npm publish and a github-release.
It's based on videojs/.github/github-release.yml.
The new version is published as `next` and requires to be promoted to
latest manually.

The deploy job, should do an aws s3 sync to upload the files to S3 for
us. It uses a Github Environment secrets. This is so that we can require
a user to approve the CDN upload.
2021-08-23 15:30:05 -04:00
..
ci.yml chore: use setup-node cache and remove individual cache step (#7310) 2021-07-06 11:08:32 -04:00
release.yml chore: add a release and deploy Github Action (#7385) 2021-08-23 15:30:05 -04:00