limjh16 / jekyll-action-ts

:hammer: https://github.com/helaili/jekyll-action but without Docker
MIT License
44 stars 19 forks source link

Does not publish on fresh install #37

Closed CyborTronik closed 1 year ago

CyborTronik commented 1 year ago

getting the next issue on fresh install:

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

Github is continuously updating. Had to review the permission on /settings/actions page of the repo. So now it works