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

Access Token always fails authentication #50

Open
burn2delete opened this issue Sep 7, 2021 · 5 comments
Open

Access Token always fails authentication #50

burn2delete opened this issue Sep 7, 2021 · 5 comments

Comments

@burn2delete
Copy link

Followed this guide: https://docs.digitalocean.com/products/kubernetes/how-to/deploy-using-github-actions/

Access token with read/write always fails authentication.

@burn2delete
Copy link
Author

confirmed same token works when run locally

@andrewsomething
Copy link
Member

Can you share any error messages you are seeing and at what step in that guide?

@GK-SVG
Copy link

GK-SVG commented Dec 28, 2022

Can you share any error messages you are seeing and at what step in that guide?

Screenshot_2022-12-28_20-25-17

@CBielstein
Copy link

This might be a GitHub Actions secrets permission thing instead of an issue with this code. I've been struggling with this when a PR from a forked repo triggers a workflow, then GitHub won't supply secrets to the workflow run. Double check the secrets permissions in your repository settings and see if there's something that can help.

If this is about PRs from forked repos, I opened issue #67 to discuss that scenario.

@berkes
Copy link

berkes commented Feb 15, 2024

Gives the same error on a brand new -non forked- repo.

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