bbc/morty-docs

Move build job to GitHub actions

stephegn opened this issue · 3 comments

Since Travis will no longer build OSS, move to GitHub actions instead.

Got status checks for PRs working and we have removed the old travis stuff.

Next up: get the publish workflow working. We have something in place but it won't work until we get the NPM token sorted.

Merged in two dependabot PRs which we can use to test a release when we get the token.

I have added a repo secret called NPM_TOKEN to the morty-docs repo.