You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my GitHub Action run here, I have an error Error: API rate limit exceeded for 207.254.3.33. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) Is there any way to pass a GitHub API token via environment variable?
The text was updated successfully, but these errors were encountered:
In my GitHub Action run here, I have an error
Error: API rate limit exceeded for 207.254.3.33. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
Is there any way to pass a GitHub API token via environment variable?The text was updated successfully, but these errors were encountered: