Skip to content

feat!: Remove woocommerce_shop_loop hook call in Product::setup() #2

feat!: Remove woocommerce_shop_loop hook call in Product::setup()

feat!: Remove woocommerce_shop_loop hook call in Product::setup() #2

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