Skip to content

Warning

You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?

Concat string

Actions
Concatenate strings and map them
v4
Star (2)

Tags

 (1)

concat-string GitHub Action

Concat strings

Inputs

string

Required Input string.

Outputs

replaced

The replaced string.

Example usage

uses: greguintow/concat-string-action@v1
env:
  master: prod
with:
  string: 'Env-{master}!'

Concat string 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

Concatenate strings and map them
v4

Tags

 (1)

Concat string 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.