In the dataverse-frontend repo we have a github action to deploy the latest from the develop branch to beta.dataverse.org, whenever we merge to develop. It would be good to have a process for deploying the latest to this server also, either by making a github action to deploy when PRs are merged to develop, or if we don't want to do it incrementally, adding a step to the release process so that beta is updated when we have a new dataverse release.
In the dataverse-frontend repo we have a github action to deploy the latest from the develop branch to beta.dataverse.org, whenever we merge to develop. It would be good to have a process for deploying the latest to this server also, either by making a github action to deploy when PRs are merged to develop, or if we don't want to do it incrementally, adding a step to the release process so that beta is updated when we have a new dataverse release.