@@ -3,7 +3,7 @@ name: "Release"
on:
push:
tags:
- - *
+ - "*"
env:
COMPOSER_FLAGS: "--ansi --no-interaction --no-progress --no-suggest --prefer-dist"