1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-01-24 12:51:05 +01:00
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

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'