Skip to content

feat!: make compatible with TYPO3 12 #1

feat!: make compatible with TYPO3 12

feat!: make compatible with TYPO3 12 #1

Workflow file for this run

name: Release
on:
push:
branches:
- "main"
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: remindgmbh/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}