Skip to content

Conversation

@github-actions
Copy link
Contributor

Summary

Added documentation for the secret-files input in GitHub Actions build secrets guide.

Changes

  • Added "Using secret files" section explaining the difference between secrets and secret-files inputs
  • Added "When to use secret-files" subsection with clear use case guidance
  • Added practical example showing how to mount .npmrc for private npm packages
  • Added example demonstrating dynamically generated AWS credentials file
  • Reorganized "Multi-line secrets" content into its own subsection for better structure

Fixes #23189


🤖 Generated with cagent

This change was automatically generated by the documentation agent team
in response to issue #23189.

🤖 Generated with cagent
@netlify
Copy link

netlify bot commented Feb 10, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 66645d7
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/698b13f51d201a00092b5aa6
😎 Deploy Preview https://deploy-preview-24114--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dvdksn dvdksn closed this Feb 10, 2026
@dvdksn dvdksn reopened this Feb 10, 2026
@github-actions github-actions bot added the area/build Relates to Dockerfiles or docker build command label Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent/generated area/build Relates to Dockerfiles or docker build command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add more information and examples about secret-files

1 participant