Prompt Buddy logoPrompt Buddy

github · GitHub Actions Docs

Actions Secrets - GitHub Docs

Explains how to use encrypted secrets in GitHub Actions to securely store and access sensitive information like API keys and passwords during workflow execution.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Actions Secrets - GitHub Docs

Explains how to use encrypted secrets in GitHub Actions to securely store and access sensitive information like API keys and passwords during workflow execution.

When To Use

Use when you need to securely inject sensitive credentials, tokens, or environment variables into a GitHub Actions workflow without exposing them in plain text.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/actions-security-secrets-github-docs-workflow-guide.mdA guide explaining how GitHub Actions secrets work, including organization-level secrets and credential permission limiting.Questions about a guide explaining how GitHub Actions secrets work, including organization-level secrets and credential permission li...

What This Skill Covers

    • GitHub Actions / - Concepts / - Security / - Secrets
  • Main sections: In this article, About secrets, How secrets work, Organization-level secrets, Limiting credential permissions.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://docs.github.com/en/actions/concepts/security/secrets