image-forge-test/README.md

17 lines
220 B
Markdown
Raw Normal View History

2024-04-12 13:10:21 +03:00
# Action for test images
- use it to test images after building
# Usage
<!-- start usage -->
```yaml
- uses: actions/image-forge-test
with:
image: ''
branch: ''
url: ''
repo: ''
```
<!-- end usage -->