What are GitHub Secrets?

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

Explanation

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