Move build job to GitHub actions
stephegn opened this issue · 3 comments
stephegn commented
Since Travis will no longer build OSS, move to GitHub actions instead.
TimPerry commented
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.
TimPerry commented
Merged in two dependabot PRs which we can use to test a release when we get the token.
RichardTribe commented
I have added a repo secret called NPM_TOKEN to the morty-docs repo.