Skip to content

feat: add comment and spaceless to thumbnail_utility #44

feat: add comment and spaceless to thumbnail_utility

feat: add comment and spaceless to thumbnail_utility #44

Workflow file for this run

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