This commit is contained in:
loviuz 2021-05-15 12:38:27 +02:00 committed by GitHub
parent 4bb2a0b2ba
commit 04548ab1e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
uses: mirromutth/mysql-action@v1.1
with:
mysql database: 'osm'
mysql root password: ''
mysql root password: 'root'
mysql user: 'root'
mysql password: 'root'