Workflow was not working due to auth, It seems github actions bot cannot push to main. I have opted to reconstruct the remote using the secrets.GITHUB_TOKEN, although I dont know what token this or what permissions it has. I also removed the force push to be on the safe side.
cc @vishnoianil @nerdalert
Workflow was not working due to auth, It seems github actions bot cannot push to main. I have opted to reconstruct the remote using the
secrets.GITHUB_TOKEN
, although I dont know what token this or what permissions it has. I also removed the force push to be on the safe side.Ref to previous failed job run: https://github.com/instructlab/ui/actions/runs/11882953745/job/33109072941
Logs: