Skip to content

https://github.com/hoogi91/spreadsheets/releases/tag/4.0.1 #17

https://github.com/hoogi91/spreadsheets/releases/tag/4.0.1

https://github.com/hoogi91/spreadsheets/releases/tag/4.0.1 #17

Workflow file for this run

name: 🚢 to TER
on:
push:
tags:
- "**"
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.event.inputs.commit }}
- uses: tomasnorre/typo3-upload-ter@v2
with:
api-token: ${{ secrets.TYPO3_API_TOKEN }}