Skip to content

chore: pack plugin on v4 #204

chore: pack plugin on v4

chore: pack plugin on v4 #204

Workflow file for this run

name: PackPlugin
on:
push:
branches:
- v4
jobs:
build:
uses: FriendsOfShopware/actions/.github/workflows/store-shopware-cli.yml@main
with:
extensionName: FroshPlatformThumbnailProcessor
secrets:
accountUser: ${{ secrets.ACCOUNT_USER }}
accountPassword: ${{ secrets.ACCOUNT_PASSWORD }}
ghToken: ${{ secrets.GITHUB_TOKEN }}