Skip to content

feat: add possibility to define http code 410 for gone contents #68

feat: add possibility to define http code 410 for gone contents

feat: add possibility to define http code 410 for gone contents #68

Workflow file for this run

name: BuildPlugin
on:
push:
branches:
- v1
jobs:
build:
uses: FriendsOfShopware/workflows/.github/workflows/github.yml@main

Check failure on line 9 in .github/workflows/create-zip.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/create-zip.yml

Invalid workflow file

error parsing called workflow ".github/workflows/create-zip.yml" -> "FriendsOfShopware/workflows/.github/workflows/github.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: ${{ github.event.repository.name }}
shopwareVersion: '6.5.0'
cliVersion: '0.4.4'
secrets:
ghToken: ${{ secrets.GITHUB_TOKEN }}