We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d68d217 commit 9fd4f64Copy full SHA for 9fd4f64
.github/workflows/publish.yml
@@ -45,6 +45,7 @@ jobs:
45
echo "https://github.com/fgtclb/academic-persons/releases/tag/${{ env.version }}"
46
echo EOF
47
} >> "$GITHUB_ENV"
48
+ echo "DETECTED_EXTENSION_KEY=$(cat composer.json | jq -r '.extra."typo3/cms"."extension-key"' )" >> "$GITHUB_ENV"
49
50
- name: Setup PHP 7.4 ( wv_deepltranslate 4.x )
51
if: github.event.base_ref == 'refs/heads/4'
0 commit comments