Skip to content

greguintow/concat-string-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace
 
 

Repository files navigation

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}!'

About

GitHub Action for concatenate strings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%