What are GitHub Secrets?

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

Explanation

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