TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

GitHub's free org plan –> NO secrets for private repos!

4 pointsby nanankcorneringover 1 year ago
Was setting up Actions CI for a university project only to realize that private repo can&#x27;t access org&#x27;s Secret unless it is on a paid plan.<p>Shouldn&#x27;t this be a security issue?<p>&quot;Secrets are available in all public repositories, in private repositories owned by personal accounts, and in private repositories owned by organizations on GitHub Team or GitHub Enterprise plans.&quot;

1 comment

hiatusover 1 year ago
So add it as a repo secret?