Writing files to github
π I have a program that updates some json files but it doesn't update the github the railway is running on and when the current Deployment restarts the jsons are old is there anyway i can resolve this?
Solution:Jump to solution
you will want to store the json files in a volume or object storage like cloudflare r2
3 Replies