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

Fix api rate limit #130

Merged
merged 4 commits into from
Apr 13, 2021
Merged

Fix api rate limit #130

merged 4 commits into from
Apr 13, 2021

Conversation

discombobulateme
Copy link
Collaborator

One-line summary

Issue : #129

Description

Following this thread: actions/runner-images#602 adding:
with: repo-token: ${{ secrets.GITHUB_TOKEN }}
should fix the Api rate limit
I also deleted my personal token from GitHub Secrets to avoid a possible conflict.
It solved in the job created for testing.

@discombobulateme discombobulateme merged commit 381cf71 into main Apr 13, 2021
@discombobulateme discombobulateme deleted the fix-api-rate-limit branch April 13, 2021 14:23
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

Successfully merging this pull request may close these issues.

None yet

1 participant