2024-10-29 20:54:37 +13:00
|
|
|
<p align="center">
|
|
|
|
|
<img width="560" height="260" src="docs/image/github_gitea_actions.jpg" alt="github gitea actions">
|
|
|
|
|
</p>
|
2024-10-29 20:51:17 +13:00
|
|
|
|
2024-10-29 20:54:37 +13:00
|
|
|
# Build Composer package
|
|
|
|
|
|
|
|
|
|
[](https://github.com/rosven9856/gitea-package-action/blob/master/LICENSE)
|
|
|
|
|
|
|
|
|
|
This action will create a .zip archive to upload to Packagist repo.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Example usage
|
|
|
|
|
|
|
|
|
|
```yaml
|
|
|
|
|
steps:
|
|
|
|
|
- uses: https://hub.cybercinch.nz/cybercinch/composer-build-action@mains
|