Skip to content
Discussion options

You must be logged in to vote

Hey Szymon! yeah this is a pretty common pain point.
So organization-level secrets do exist in GitHub Actions, but here's the catch, on a free organization plan, they only work with public repositories. If your repos are private, you'd need to upgrade to GitHub Team or Enterprise to use org-level secrets across them.
If your repos are public though, you can go to your org settings, head over to Secrets and Variables under Actions, and define secrets there. You can then control which repos have access to them, either all repos or specific ones you choose.
For folks stuck on the free plan with private repos, the workarounds people usually go with are things like using a shared .env file sto…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by SzymonZasada
Comment options

You must be logged in to vote
1 reply
@chemicoholic21
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Actions Build, test, and automate your deployment pipeline with world-class CI/CD other General topics and discussions that don't fit into other categories, but are related to GitHub Question Ask and answer questions about GitHub features and usage Welcome 🎉 Used to greet and highlight first-time discussion participants. Welcome to the community! source:ui Discussions created via Community GitHub templates
3 participants