1
0
Fork 0

Fix build

pull/8842/head
Jordi Boggiano 2020-04-22 09:31:04 +02:00
parent ac3fcfc9ec
commit 9a0e6e6885
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 1 additions and 1 deletions

View File

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