Prefix all values of a JSON array
See action.yml for the list of inputs
and outputs
.
prefix-secrets:
name: Format secrets
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Format secrets
id: task-definition
uses: agendrix/[email protected]
with:
file_path: secrets/app.json
key: key
prefix: prefix