Skip to content

NillionNetwork/secret-file-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Secret File GH Action

GH Action to create files from secrets

Usage

- uses: NillionNetwork/[email protected]
  with:
    secret: ${{ secrets.APPLE_DEV_CERTIFICATE_PASSWORD_FILE }}
    file: "apple-auth/my_developerID_application.p12.password"

Inputs

  • secret: file content in base64, loaded from secrets
  • file: path to the file where the content will be written

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published