Hello,
I recently added a GitHub integration to my Automad website, in order to code new pages locally and push them to the server afterwards. Only today I noticed that all the pages created that way couldn't be edited anymore by any user from the dashboard. they all get a "Permission denied" error.
I tried activating the debug mode, but nothing shows in the console.
I guess this is a permission issue on the server side, but I can't figure out how to grant the same write access to the dashboard users.
I am running the latest Automad version on Ubuntu 20.04 (LTS) x64.
If someone encountered a similar issue, any help would be greatly appreciated!