Skip to content

Replace env vars in file

Actions
Replaces TOKENS with environment variables in file
v1.3.2
Latest
Star (16)

Tags

 (1)

Replace env vars in file

Replaces __TOKENS__ with environment variables in file.

Usage

Inputs

  • filename File for the replacement.

Example

uses: falnyr/replace-env-vars-action@master
env:
  FOO: foo
  BAR: bar
with:
  filename: /path/to/file

Replace env vars in file is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Replaces TOKENS with environment variables in file
v1.3.2
Latest

Tags

 (1)

Replace env vars in file is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.