diff --git a/.github/workflows/Deploy.yml b/.github/workflows/Deploy.yml index 3cf9e76..f825b34 100644 --- a/.github/workflows/Deploy.yml +++ b/.github/workflows/Deploy.yml @@ -42,4 +42,4 @@ jobs: # Upload echo "Uploading release ${{ steps.github-ref.outputs.version }} to TER\n" php ~/.composer/vendor/bin/tailor ter:publish --comment "More information on\n https://github.com/DirkPersky/typo3-rte-ckeditor-fontawesome/releases" ${{ steps.github-ref.outputs.version }} - fi; \ No newline at end of file + fi;