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

Github action tests update #62

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Conversation

gershido
Copy link
Contributor

Use a public Etherscan key in the Github Action tests, in order for it to work with PRs created from forks. Currently the Action uses the repository's secret key. The problem is that Github Secrets are not provided to Actions triggered from forks. The proposed current solution is to use public RPC endpoints and use a public Etherscan key.

@gershido gershido requested a review from a team as a code owner June 12, 2024 11:53
@spengrah spengrah merged commit 14a8ff3 into submissions Jun 12, 2024
1 check passed
@scottrepreneur scottrepreneur deleted the update/github-actions-key branch January 20, 2025 23:55
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.

3 participants