Click the Use this template
to bootstrap the creation of a composite action.:rocket:
This template includes tests, a validation workflow and versioning guidance.
Learn how to use this template at Wiki.
steps:
- uses: snow-actions/[email protected]
steps:
- uses: snow-actions/[email protected]
with:
who-to-greet: Your name
Name | Description | Default | Required |
---|---|---|---|
WHO_TO_GREET |
Who to greet | World |
no |
See action.yml
Name | Description | Default | Required |
---|---|---|---|
who-to-greet |
Who to greet | World |
yes |
See action.yml
Name | Description |
---|---|
greet |
The word we greeted you |
ubuntu-*
windows-*
macos-*
self-hosted
- Any
- Bash
- actions/cache >= 3.0.0
- GitHub CLI >= 2.6.0
Welcome.