feat: Initial Versioning 🐛

This commit is contained in:
2024-10-29 20:54:37 +13:00
parent a86f4499b2
commit 625623ec69
8 changed files with 200 additions and 1 deletions

View File

@@ -1,2 +1,16 @@
# composer-build-action
<p align="center">
<img width="560" height="260" src="docs/image/github_gitea_actions.jpg" alt="github gitea actions">
</p>
# Build Composer package
[![License](https://img.shields.io/github/license/rosven9856/gitea-package-action)](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