Skip to content

feat!: Deprecate timber/integration/woocommerce/product filter in fav… #3

feat!: Deprecate timber/integration/woocommerce/product filter in fav…

feat!: Deprecate timber/integration/woocommerce/product filter in fav… #3

Workflow file for this run

name: Release
on:
push:
branches:
- 1.x
- 2.x
permissions:
contents: write
pull-requests: write
jobs:
release:
name: Release
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
target-branch: ${{ github.ref_name }}
config-file: release-please-config.json
manifest-file: .release-please-manifest.json