-
Notifications
You must be signed in to change notification settings - Fork 80
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
You don't have the required permissions to perform this operation. #228
Comments
Fixed by:
|
I encountered this problem when I cloned my repo to another Expo Project, with another Expo account of mine. To reproduce this, simply:
|
Thank you so much....eas init --id accept overiding project it, should work now |
Try to delete the projectId in your app.json because it's related to another account |
Yes, thanks it worked
…On Wed, Jun 5, 2024 at 11:46 PM MohammedAlez ***@***.***> wrote:
Try to delete the projectId in your app.json because it's related to
another account
—
Reply to this email directly, view it on GitHub
<#228 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEBWJF775A3UDLGIL5I7GSLZF5IWJAVCNFSM6AAAAAA4M2GVSKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJQGY3TGNBQGA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Description of the bug
I already have repository secret
The run https://github.com/tiddly-gittly/TidGi-Mobile/actions/runs/6093556409/job/16533421643
To Reproduce
What steps did you perform which led to this issue?
Expected behavior
Run as local
eas build --platform android --non-interactive
does (logined)Actual behavior
Error about "You don't have the required permissions to perform this operation."
Additional context
Trying to use github actions to release an apk for a free opensource project in an organization. And I want to upload artifact to Github Release #182 so I don't need to pay for Google/Apple to upload to store, because it is a free opensourced project.
The text was updated successfully, but these errors were encountered: