Skip to content

Added support for Personal Tokens

Compare
Choose a tag to compare
@ryan-blunden ryan-blunden released this 11 Aug 03:29
· 24 commits to main since this release
ff1719d

A Doppler Personal Token provides read/write access to every Project and Config accessible for that account and should only be used when necessary. The doppler-project and doppler-config inputs must be provided when using a Personal Token.

- uses: dopplerhq/[email protected]
      id: doppler
      with:
        doppler-token: ${{ secrets.PERSONAL_DOPPLER_TOKEN }}
        doppler-project: auth-api
        doppler-config: ci-cd