Skip to content

chore: update README.md #31

chore: update README.md

chore: update README.md #31

Workflow file for this run

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