Skip to content

chore: release 3.1.0 #57

chore: release 3.1.0

chore: release 3.1.0 #57

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 }}