mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 18:56:13 +02:00

Break ci:yaml:lint

This commit is contained in:
Oliver Klee 2021-08-26 12:06:13 +02:00
parent 9ab967411d
commit af057d5fa2

View file

@ -15,6 +15,6 @@ jobs:
- name: "Checkout"
uses: actions/checkout@v4
- name: "Publish new version to TER"
uses: tomasnorre/typo3-upload-ter@v2
- uses: tomasnorre/typo3-upload-ter@v2
with:
api-token: ${{ secrets.TYPO3_API_TOKEN }}