Skip to content

feat: testing release GH action #2

feat: testing release GH action

feat: testing release GH action #2

Workflow file for this run

name: release-please
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
# Uses https://github.com/marketplace/actions/release-please-action
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
release-type: php