fix: #63 deployment of front end (#71)

* fix: #63 format data to deployment script

The data was not passed as intended to the deployment script.

Co-Authored-By: EdwardNorberg <61504186+EdwardNorberg@users.noreply.github.com>

Co-Authored-By: Hampus Hallkvist <30767818+Hampfh@users.noreply.github.com>

* fix: fix #63 update deployment script

Make the deployment script stash any changes that have been made to make sure branch switching always works and correct fix append of commit data.

Co-Authored-By: EdwardNorberg <61504186+EdwardNorberg@users.noreply.github.com>

Co-Authored-By: Hampus Hallkvist <30767818+Hampfh@users.noreply.github.com>

* fix: close #63 don't handle commit from deployment

The deployment script make a commit to save the json data. This commit should not be processed.

Co-Authored-By: EdwardNorberg <61504186+EdwardNorberg@users.noreply.github.com>

Co-Authored-By: Hampus Hallkvist <30767818+Hampfh@users.noreply.github.com>

19:41, 12 February 2023

ff57c6a6d88d3768c545ccd6ae702d6a77ed8047

This commit has not been processed by the CI server