Skip to content

chore: release 2.0.1 #22

chore: release 2.0.1

chore: release 2.0.1 #22

Workflow file for this run

name: BuildPlugin
on:
workflow_dispatch:
push:
branches:
- 2.0
jobs:
build:
uses: FriendsOfShopware/workflows/.github/workflows/store-shopware-cli.yml@main

Check failure on line 11 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build.yml" -> "FriendsOfShopware/workflows/.github/workflows/store-shopware-cli.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
extensionName: FroshProductCompare
secrets:
accountUser: ${{ secrets.ACCOUNT_USER }}
accountPassword: ${{ secrets.ACCOUNT_PASSWORD }}
ghToken: ${{ secrets.GITHUB_TOKEN }}