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

github-actions[bot] doesn't have permission to deploy #210

Open
rootulp opened this issue Aug 18, 2022 · 3 comments
Open

github-actions[bot] doesn't have permission to deploy #210

rootulp opened this issue Aug 18, 2022 · 3 comments
Labels
bug Something isn't working ci

Comments

@rootulp
Copy link
Collaborator

rootulp commented Aug 18, 2022

  /usr/bin/git push origin gh-pages
  remote: Permission to celestiaorg/celestia-specs.git denied to github-actions[bot].
  fatal: unable to access 'https://github.com/celestiaorg/celestia-specs.git/': The requested URL returned error: 403
  Error: Action failed with "The process '/usr/bin/git' failed with exit code 128"

Ref: https://github.com/celestiaorg/celestia-specs/runs/7605287974?check_suite_focus=true

@rootulp rootulp added bug Something isn't working ci labels Aug 18, 2022
@rootulp
Copy link
Collaborator Author

rootulp commented Aug 18, 2022

Perhaps the GITHUB_TOKEN expired? https://github.com/celestiaorg/celestia-specs/blob/master/.github/workflows/gh-pages.yml#L40

@adlerjohn
Copy link
Member

Don't think that token can even expire!

@adlerjohn
Copy link
Member

I think it's because the token only has read permissions, not write.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working ci
Projects
None yet
Development

No branches or pull requests

2 participants