Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Errors deploying gh-pages branch #71

Closed
sitestudio opened this issue Jan 16, 2023 · 1 comment
Closed

Errors deploying gh-pages branch #71

sitestudio opened this issue Jan 16, 2023 · 1 comment

Comments

@sitestudio
Copy link

Steps to get to this point:

  1. Fork the repo
  2. Choose to deploy from gh-pages branch via Actions
  3. Change publish-on-checkin.yml to point to node 16 and v3 actions
  4. Add a dummy file called /templates/default.json to get past the build failing on that file missing
  5. Pulled down code, build and ran designer, made a basic change and saved it (change was to add text)
  6. Push changes back up to the repo and then the pipeline attempts to build and deploy

Getting the following error (happens even before steps 5 and 6 above):

Push the commit or tag
/usr/bin/git push origin gh-pages
remote: Permission to QED-DeveloperPortal/API-Portal.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/QED-DeveloperPortal/API-Portal.git/': The requested URL returned error: 403
Error: Action failed with "The process '/usr/bin/git' failed with exit code 128"

@sitestudio sitestudio changed the title Errors building gh-pages branch Errors deploying gh-pages branch Jan 16, 2023
@sitestudio
Copy link
Author

Managed to get it all working by messing around with various things including the check-in yaml.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant