Skip to content

chore(deps): bump actions/download-artifact from 3 to 4 (#2085) #30

chore(deps): bump actions/download-artifact from 3 to 4 (#2085)

chore(deps): bump actions/download-artifact from 3 to 4 (#2085) #30

name: Publish release
on:
workflow_dispatch:
push:
branches: [dev]
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: php
package-name: accessibility-exchange/platform
pull-request-title-pattern: "chore(release): release ${version}"