Saving data to db github

Hi there! I have streamlit app and i have database there, which works well. I can read and write data. Then I deployed everyting by streamlit.app and now I don’t see in github that I have updated database. I guess I need webhooks or cron sheduling in order to do that, but as I haven’t done it before it sounds like not 100 working.
Can you share how I can make my database updated on github with data that was written to db?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.