You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
Replace env vars in file
v1.0.2
Replaces Environment variables in file using gettext envsubst.
filename
File for the replacement.
uses: falnyr/replace-env-vars-action@master
env:
FOO: foo
BAR: bar
with:
filename: /path/to/file