Skip to content

Merge pull request #9 from idbi/create-pull-request/patch #13

Merge pull request #9 from idbi/create-pull-request/patch

Merge pull request #9 from idbi/create-pull-request/patch #13

Workflow file for this run

name: Release Please
on:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- name: Release Please
uses: google-github-actions/release-please-action@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e #v4.0.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: php