Skip to content

feat: add PHPStan and EasyCodingStandard configurations, update depen… #8

feat: add PHPStan and EasyCodingStandard configurations, update depen…

feat: add PHPStan and EasyCodingStandard configurations, update depen… #8

name: release-please
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.RELEASE_TOKEN }}
release-type: php