Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: github token does not have the right permissions #271

Open
obatirou opened this issue Dec 13, 2024 · 0 comments
Open

ci: github token does not have the right permissions #271

obatirou opened this issue Dec 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@obatirou
Copy link
Contributor

obatirou commented Dec 13, 2024

https://github.com/kkrt-labs/keth/actions/runs/12315767850/job/34374653110

Capture d’écran 2024-12-13 à 14 49 49

It seems it needs to use a special token with greater permissions

Currently the action has

permissions:
      actions: write

It should be sufficient

Try to use the kakarot bot app token for this

- uses: actions/create-github-app-token@v1

@obatirou obatirou added the bug Something isn't working label Dec 13, 2024
@obatirou obatirou added this to Keth Dec 13, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Keth Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

1 participant