Right now, if we need to deploy the site, someone needs to run make publish, and the number of people who can apply is growing.
We can create a publish workflow in our CI, and we will obtain these changes for free without extending the set of admins.
Right now, if we need to deploy the site, someone needs to run
make publish,and the number of people who can apply is growing.We can create a publish workflow in our CI, and we will obtain these changes for free without extending the set of admins.