mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 04:16:13 +01:00
Break ci:yaml:lint
This commit is contained in:
parent
9ab967411d
commit
af057d5fa2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -15,6 +15,6 @@ jobs:
|
||||||
- name: "Checkout"
|
- name: "Checkout"
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: "Publish new version to TER"
|
- name: "Publish new version to TER"
|
||||||
uses: tomasnorre/typo3-upload-ter@v2
|
- uses: tomasnorre/typo3-upload-ter@v2
|
||||||
with:
|
with:
|
||||||
api-token: ${{ secrets.TYPO3_API_TOKEN }}
|
api-token: ${{ secrets.TYPO3_API_TOKEN }}
|
||||||
|
|
Loading…
Reference in a new issue