This commit is contained in:
parent
4bb2a0b2ba
commit
04548ab1e7
|
@ -25,7 +25,7 @@ jobs:
|
||||||
uses: mirromutth/mysql-action@v1.1
|
uses: mirromutth/mysql-action@v1.1
|
||||||
with:
|
with:
|
||||||
mysql database: 'osm'
|
mysql database: 'osm'
|
||||||
mysql root password: ''
|
mysql root password: 'root'
|
||||||
mysql user: 'root'
|
mysql user: 'root'
|
||||||
mysql password: 'root'
|
mysql password: 'root'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue