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

Does not work with organizations? #10

Open
mtoensing opened this issue May 9, 2023 · 0 comments
Open

Does not work with organizations? #10

mtoensing opened this issue May 9, 2023 · 0 comments

Comments

@mtoensing
Copy link

I migrated my account to an organization and generated a new api key for the admin user. I used this action with the new username like this:

name: Update Readme.md and description
uses: meeDamian/[email protected]
with:
user: ${{ secrets.DOCKER_HUB_USERNAME }} // my user that is not marctv
pass: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }} // a new api key for my new user.
readme: ./README.md
slug: marctv/minecraft-overviewer

result:

{'errinfo': {}, 'message': 'insufficient scope'}

Any idea why?

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

1 participant