An example of building out a GitHub Action.
Reference this action in your workflow:
- uses: twincities-os/github-actions-examples@main
with:
MODEL_VERSION: 'v1.0'
- Docker
- nektos/act for local testing
# Run from repository root
act
Test your changes by referencing the action from another repository, such as test-github-actions.