An open API service indexing awesome lists of open source software.

https://github.com/denoplayground/template-action

Project Template for Deno GitHub Actions.
https://github.com/denoplayground/template-action

deno github-actions template

Last synced: about 2 months ago
JSON representation

Project Template for Deno GitHub Actions.

Awesome Lists containing this project

README

          

# Template-Action
[![Test Action](https://github.com/DenoPlayground/Template-Action/actions/workflows/test_action.yml/badge.svg)](https://github.com/DenoPlayground/Template-Action/actions/workflows/test_action.yml)

This is a template for a GitHub action written in and for Deno. It includes basic functionality such as reading input from the user, parsing YAML data, and outputting results to the user.