You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.
Change publish-on-checkin.yml to point to node 16 and v3 actions
Add a dummy file called /templates/default.json to get past the build failing on that file missing
Pulled down code, build and ran designer, made a basic change and saved it (change was to add text)
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"
The text was updated successfully, but these errors were encountered:
sitestudio
changed the title
Errors building gh-pages branch
Errors deploying gh-pages branch
Jan 16, 2023
Steps to get to this point:
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"
The text was updated successfully, but these errors were encountered: