Skip to content

Merge branch 'main' of github.com:amplience/amplience-bigcommerce-cat… #5

Merge branch 'main' of github.com:amplience/amplience-bigcommerce-cat…

Merge branch 'main' of github.com:amplience/amplience-bigcommerce-cat… #5

Workflow file for this run

name: Release please
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
with:
release-type: node
bump-minor-pre-major: Yes