Skip to content

fix: locallang files, add xmlns #6

fix: locallang files, add xmlns

fix: locallang files, add xmlns #6

Workflow file for this run

name: Build and release TYPO3 extension
on: [ push ]
jobs:
release:
if: github.ref == 'refs/heads/development'
uses: maikschneider/reusable-workflows/.github/workflows/release-typo3-extension.yml@main
secrets:
teams-webhook-url: ${{ secrets.TEAMS_WEBHOOK_URL }}
with:
base-branch: main