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

Resource not accessible by integration #70

Closed
OctonalXX opened this issue Apr 19, 2022 · 6 comments
Closed

Resource not accessible by integration #70

OctonalXX opened this issue Apr 19, 2022 · 6 comments

Comments

@OctonalXX
Copy link

When I try to upload some binaries to github, it outputs:
Resource not accessible by intergration
What did I do wrong?
https://github.com/OctonalXX/shulker-dupe-auto/runs/6060142867?check_suite_focus=true

@OctonalXX
Copy link
Author

Oh, I see. You need to set permissions

@metasim
Copy link

metasim commented Aug 4, 2022

@OctonalXX Which permissions end up being needed?

@yurishkuro
Copy link

@metasim we just ran into similar issue, and it was the write permission under Settings | Actions | General that was needed:
image

@edgarrmondragon
Copy link
Contributor

I'm using granular permissions, so this allowed my workflow to upload files to the release:

permissions:
  contents: write

@svenstaro
Copy link
Owner

Would you like to add that to the README?

@edgarrmondragon
Copy link
Contributor

Would you like to add that to the README?

Sure, I'll send you a PR 🙂

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

No branches or pull requests

5 participants