Skip to content

feat: add composer.lock to .gitignore, fix readme #95

feat: add composer.lock to .gitignore, fix readme

feat: add composer.lock to .gitignore, fix readme #95

Workflow file for this run

name: Release
on:
push:
tags:
- '*'
jobs:
ter-publish:
uses: maikschneider/reusable-workflows/.github/workflows/release.yml@main
secrets:
typo3-api-token: ${{ secrets.TYPO3_API_TOKEN }}
with:
typo3-extension-key: 'bw_captcha'