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

An invalid token will lead to 404, eventually #5

Open
peterbe opened this issue Sep 12, 2022 · 0 comments
Open

An invalid token will lead to 404, eventually #5

peterbe opened this issue Sep 12, 2022 · 0 comments

Comments

@peterbe
Copy link

peterbe commented Sep 12, 2022

I was using a PAT that didn't have permission to read from the other repo. What happens is that you get a 404 which GItHub's way of saying you don't have access.

What this action "ought" to do is crash and burn instead of printing

Download `some-name` from: https://api.github.com/repos/owner/repo/actions/artifacts
Waiting... None 404
Waiting... None 404
Waiting... None 404
....

Then it becomes a lot easier to understand what's wrong with how you use the action.

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