Skip to content

feat: add option to omit the ip address when saving redirections (#20) #33

feat: add option to omit the ip address when saving redirections (#20)

feat: add option to omit the ip address when saving redirections (#20) #33

Workflow file for this run

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