You've already forked composer-build-action
feat: Initial Versioning 🐛
This commit is contained in:
16
README.md
16
README.md
@@ -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
|
||||
|
||||
[](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
|
||||
|
||||
Reference in New Issue
Block a user