We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Concatenate strings and map them
Copy and paste the following snippet into your .yml file.
- name: Concat string uses: greguintow/concat-string-action@v5
- name: Concat string
uses: greguintow/concat-string-action@v5
concat-string
Concat strings
string
Required Input string.
replaced
The replaced string.
uses: greguintow/concat-string-action@v1 env: master: prod with: string: 'Env-{master}!'