1
0
Fork 0

Fix build

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

View File

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