What are GitHub Secrets?

  1. Hidden repositories
  2. Private commits
  3. Encrypted environment variables
  4. Secret files

Explanation

GitHub Secrets are encrypted environment variables used to store sensitive information for GitHub Actions workflows.