Skip to content

Commit

Permalink
Merge pull request #62 from sitegeist/bugfix/89899/arrayToStringConve…
Browse files Browse the repository at this point in the history
…rsion

[BUGFIX] Fix github action to deploy to TER
  • Loading branch information
galoppi authored Jun 7, 2024
2 parents 2e34adc + b1159f8 commit 5f48d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
fail-fast: false
steps:
- uses: actions/checkout@v4
- uses: sitegeist/typo3-upload-ter@v2
- uses: sitegeist/typo3-upload-ter@2.0.7
with:
api-token: ${{ secrets.TYPO3_API_TOKEN }}

0 comments on commit 5f48d98

Please sign in to comment.