Hi there,
I am in the middle of pushing the app from GitHub via GitHub action… and I got this error.

I have administrator access and developer right…
No idea how to solve this.
Hi there,
I am in the middle of pushing the app from GitHub via GitHub action… and I got this error.

I have administrator access and developer right…
No idea how to solve this.
Hi Mirco,
Are you by any chance using a personal username/token instead of a ci token? To separate app versions published on a CI and manually by a user we create a CI token when you want to use ci-publish (Development tools & tips - Continuous Integration/Deployment (CI/CD) | VIKTOR Documentation)
Regards,
Raoul
Hi @rdejonge,
Yeah, I read that but I was hoping it is more a piece of advice than an absolute requirement.
Anyway, I don’t have CI credentials, if you could generate them for me I can’t see if the workflow works ![]()
Thanks
Yes, I will have the CI token generated for you.