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.
- Host: GitHub
- URL: https://github.com/denoplayground/template-action
- Owner: DenoPlayground
- License: gpl-2.0
- Created: 2024-02-06T06:02:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-10T05:09:01.000Z (about 2 years ago)
- Last Synced: 2025-01-22T11:09:39.812Z (over 1 year ago)
- Topics: deno, github-actions, template
- Language: TypeScript
- Homepage:
- Size: 173 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Template-Action
[](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.