Skip to content

chore(deps): bump @11ty/eleventy-img from 3.1.0 to 4.0.2 (#370) #32

chore(deps): bump @11ty/eleventy-img from 3.1.0 to 4.0.2 (#370)

chore(deps): bump @11ty/eleventy-img from 3.1.0 to 4.0.2 (#370) #32

name: Publish release
on:
push:
branches: [main]
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: node
package-name: "@community-led-design/kit"
pull-request-title-pattern: "chore(release): release${component} ${version}"