All Downloads are FREE. Search and download functionalities are using the official Maven repository.

workflow.new_action.yaml Maven / Gradle / Ivy

The newest version!
---
version: '2.0'

concat:
  base: std.echo
  base-input:
    output: "<% $.s1 %>+<% $.s2 %>"
  input:
    - s1
    - s2




© 2015 - 2025 Weber Informatics LLC | Privacy Policy