https://github.com/tyler36/gh-release-demo
https://github.com/tyler36/gh-release-demo
ci-cd github github-action php
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tyler36/gh-release-demo
- Owner: tyler36
- Created: 2022-08-24T07:30:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-24T07:43:46.000Z (almost 4 years ago)
- Last Synced: 2024-10-19T04:30:16.671Z (over 1 year ago)
- Topics: ci-cd, github, github-action, php
- Language: PHP
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Laravel with PHP conventianal changelog
- [Required](#required)
- [Usage](#usage)
## Required
- PHP >= 8.0
## Usage
- Clone repo
```shell
git clone https://github.com/tyler36/gh-release-demo
```
- Run following to commit first release
```shell
php vendor/bin/conventional-changelog --first-release
```
- Commit directly to main