Closed JasonEtco closed 4 years ago
This adds an input template, which takes a mustache template string. The default is unchanged, so this is an optional input.
template
Usage:
- uses: JasonEtco/rss-to-readme@v1 with: feed-url: https://jasonet.co/rss.xml template: "> {{ excerpt }}\n\n[Read more!]({{ url }})"
cc @pmarsceill 👋
This adds an input
template
, which takes a mustache template string. The default is unchanged, so this is an optional input.Usage:
cc @pmarsceill 👋