Skip to content

Merge pull request #53 from sitegeist/bugfix/89899/arrayToStringConve… #10

Merge pull request #53 from sitegeist/bugfix/89899/arrayToStringConve…

Merge pull request #53 from sitegeist/bugfix/89899/arrayToStringConve… #10

Workflow file for this run

name: release
on:
push:
tags:
- "**"
jobs:
terUpload:
runs-on: ubuntu-latest
strategy:
fail-fast: false
steps:
- uses: actions/checkout@v1
- uses: tomasnorre/typo3-upload-ter@v2
with:
api-token: ${{ secrets.TYPO3_API_TOKEN }}