Skip to content

Update from https://github.com/plentymarkets/php-pl/commit/4c6ae33ee6… #14078

Update from https://github.com/plentymarkets/php-pl/commit/4c6ae33ee6…

Update from https://github.com/plentymarkets/php-pl/commit/4c6ae33ee6… #14078

name: Publish docs update
on:
push:
branches: [beta7, early, stable7]
jobs:
publish:
runs-on: ubuntu-latest
steps:
- name: Rebuild site
uses: peter-evans/repository-dispatch@ce5485de42c9b2622d2ed064be479e8ed65e76f4
with:
token: ${{ secrets.PUBLIC_PAT_CICD4_PUBLIC }}
repository: plentymarkets/plenty-developers-docs
event-type: ContentSourceUpdate
client-payload: '{ "repository": "${{github.repository}}" }'