Skip to content

swaglive/action-jinja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

- uses: swaglive/action-jinja@main
  with:
    template: |-
      Hello {{ name }}
    variables: |-
      name: World

- uses: swaglive/action-jinja@main
  with:
    template-format: file
    template: .github/workflows/test/job-summary.md.jinja
    variables-format: json-file
    variables: .github/workflows/test/variables.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages