Test Description
...
steps:
- uses: actions/checkout@v4
- name: My Test Action
uses: tj-actions/test-project@v1
Input | type | required | default | description |
---|---|---|---|---|
token | string |
true |
${{ github.token }} |
GITHUB_TOKEN or a repo scoped Personal Access Token |
- Free software: MIT license
If you feel generous and want to show some extra appreciation:
- TODO
This package was created with Cookiecutter using cookiecutter-action
Report bugs at https://github.com/tj-actions/test-project/issues.
If you are reporting a bug, please include:
- Your operating system name and version.
- Any details about your workflow that might be helpful in troubleshooting.
- Detailed steps to reproduce the bug.