You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the process is to run the sheets-to-md script which generates the new tables and then upload those new tables to github.
We could just make the github workflow run this script and rerun the github workflow at the push of a button.
I tried to get a Github Pages page running off of my own fork with my own custom workflows, but failed. We need the ability to test github workflow changes in our own forks.