Fix build
parent
a849e2b244
commit
ac3fcfc9ec
|
@ -2,7 +2,8 @@ name: "Release"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
- tags
|
tags:
|
||||||
|
- *
|
||||||
|
|
||||||
env:
|
env:
|
||||||
COMPOSER_FLAGS: "--ansi --no-interaction --no-progress --no-suggest --prefer-dist"
|
COMPOSER_FLAGS: "--ansi --no-interaction --no-progress --no-suggest --prefer-dist"
|
||||||
|
|
Loading…
Reference in New Issue