Closed aditiagunawan closed 1 year ago
dear Aditia: we do see a recent commit of yours on github, so the problem does not seem to be whether you are able to push or not. I think you are confusing the possibility top push and the success of the workflow generating new html displays.
screenshot
by the way, why are your commits linked to such a strange username "your_username" and not to "aditiagunawan"? if you don't know yourself, maybe you should discuss the fact with Axelle.
Dear @aditiagunawan,
It is fixed, I was migrating version inside the script. But, as have underline Arlo, pushing and the pipeline running are two different things. The issue was your push couldn't be used to run a new display and not on the pushing itself.
To change "your_username", open your terminal:
git config --global user.name "aditiagunawan"
then, confirm that you have set the Git username correctly
git config --global user.name
it should tell you
> aditiagunawan
Best,
Dear @ajaniak
I find that there is still an issue of pipeline. I can't push my work until now. Can you fix it?
Thank you, Aditia