1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00
This commit is contained in:
loviuz
2021-05-15 12:38:27 +02:00
committed by GitHub
parent 4bb2a0b2ba
commit 04548ab1e7

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'