An open API service indexing awesome lists of open source software.

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

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