Closed mansona closed 2 years ago
Just while I'm on the topic of moving from Travis to Github actions and setting up the lint-to-the-future dashboard I wanted to make sure that the deployment to the github pages for the docs site is still working 🤔 But I didn't see anything in the travis config that did any kind of deployment.
Can anyone point me to the right place so I can make sure that It's working correctly?
@mansona there is no automated deployment, unfortunately. If I recall correctly, we just ran ember-cli-deploy locally and then pushed manually to the gh-pages branch.
Just while I'm on the topic of moving from Travis to Github actions and setting up the lint-to-the-future dashboard I wanted to make sure that the deployment to the github pages for the docs site is still working 🤔 But I didn't see anything in the travis config that did any kind of deployment.
Can anyone point me to the right place so I can make sure that It's working correctly?