Skip to content

A GitHub Action to load Doppler secrets into the environment

License

Notifications You must be signed in to change notification settings

ShuleSuite/doppler-environment-loader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Doppler Environment Loader

A GitHub Action to load Doppler secrets into the environment

Usage

Dependencies on other GitHub Actions

Sample

- name: Load environment variables
  uses: catchco/doppler-environment-loader@latest
  with:
    doppler-token: ${{ secrets.DOPPLER_TOKEN_DEV }}

About

A GitHub Action to load Doppler secrets into the environment

Resources

License

Stars

Watchers

Forks

Packages

No packages published