Skip to content

Commit

Permalink
[BUGFIX] remove debug message in TER upload
Browse files Browse the repository at this point in the history
  • Loading branch information
ulrichmathes committed Apr 16, 2024
1 parent 1af4c16 commit ccad980
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
"scripts": {
"prepare-release": [
"sed -i'' -e \"s/'version' => ''/'version' => '$(echo ${GITHUB_REF#refs/tags/} | sed 's/v//')'/\" ext_emconf.php",
"cat ext_emconf.php",
"rm .editorconfig",
"rm .gitignore",
"rm .php-cs-fixer.dist.php"
Expand Down

0 comments on commit ccad980

Please sign in to comment.