Skip to content

Commit

Permalink
Merge pull request #46 from TYPO3-Documentation/linawolf-patch-6
Browse files Browse the repository at this point in the history
Render api-typo3.org for 13LTS
  • Loading branch information
jaapio authored Oct 15, 2024
2 parents 0704d88 + 3e05932 commit 40b3c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-typo3-org.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
core: ['main', '12.4', '11.5']
core: ['main', '13.4', '12.4', '11.5']
env:
TARGET_PATH: ${{ secrets.API_TARGET_PATH }}/${{ matrix.core }}
steps:
Expand Down

0 comments on commit 40b3c5b

Please sign in to comment.