Skip to content

chore: run test von v1 branch #70

chore: run test von v1 branch

chore: run test von v1 branch #70

Workflow file for this run

name: BuildPlugin
on:
push:
branches:
- v1
jobs:
build:
uses: FriendsOfShopware/actions/.github/workflows/github.yml@main
with:
extensionName: ${{ github.event.repository.name }}
shopwareVersion: '6.5.0'
cliVersion: '0.4.4'
secrets:
ghToken: ${{ secrets.GITHUB_TOKEN }}