Draft: Resolve "fix git checkout in deployment"
With the newest changes, the deployment scripts checkout to origin/main after fetching the data.
This causes a detached HEAD. Use git pull or something else instead
Closes #143
Edited by Joost Hemmen