Skip to content

Commit

Permalink
Merge pull request #60 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 3e2a176 + 9b50c5d commit 5f62094
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: tomasnorre/[email protected].4
- uses: tomasnorre/[email protected].3
with:
api-token: ${{ secrets.TYPO3_API_TOKEN }}

0 comments on commit 5f62094

Please sign in to comment.