in "scripts/website/daily-composer" ``` # Create tag git tag -a -m "Composer tag for $tag" $newtag ``` which will create unsigned tag: https://github.com/phpmyadmin/composer/releases/tag/4.7.0