playwright/.github/workflows
Andrey Lushnikov 0f338eced7
devops: introduce release publishing workflow (#1894)
This workflow is based on the Github Actions docs: [publishing node.js
packages](https://help.github.com/en/actions/language-and-framework-guides/publishing-nodejs-packages)

It should be triggered once we create a github release.
It's unclear how to test this workflow, so I tried to re-use as much
code from `publish_canary.yml` as possible.
2020-04-21 15:10:00 -07:00
..
infra.yml devops: add package-lock.json (#1859) (#1889) 2020-04-20 16:57:01 -07:00
publish_canary.yml devops: start releasing from Github Actions (#1890) 2020-04-20 17:45:29 -07:00
publish_release.yml devops: introduce release publishing workflow (#1894) 2020-04-21 15:10:00 -07:00
tests.yml devops: add package-lock.json (#1859) (#1889) 2020-04-20 16:57:01 -07:00