Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
# Conflicts:
#	.github/workflows/Deploy.yml
  • Loading branch information
DirkPersky committed Nov 3, 2022
2 parents 30d003e + 4154a64 commit 8021c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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;
fi;

0 comments on commit 8021c0e

Please sign in to comment.