Skip to content
This repository was archived by the owner on Jun 12, 2021. It is now read-only.

yvrhdn/gha-wrapping-action-demo

Repository files navigation

Wrapping action demo

This repository is an accompaniment to my blogpost Creating a wrapping action on GitHub Actions.

Getting started

Build the code before checking it in, GitHub Actions will not look at src/ and will only run dist/index.js:

npm run all

The code that is executed can be found in src/index.ts. The GitHub Actions runtime is configured by action.yaml.

License

This Action is distributed under the terms of the MIT license, see LICENSE for details.

About

Demo of a wrapping action for GitHub Actions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published