#GitHub
2 posts tagged with this topic. ← All tags
-
GitHub Actions secrets: env variables that don't end up in your logs.
How GitHub Actions secrets work, how to use them safely in workflows, and common patterns for managing sensitive configuration in CI.
-
GitHub Actions: the workflow file that runs your tests on every push.
How to write a GitHub Actions workflow that runs your test suite on every push and pull request.