mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
Update cypress.yml
This commit is contained in:
2
.github/workflows/cypress.yml
vendored
2
.github/workflows/cypress.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
|||||||
uses: jacobtomlinson/gha-find-replace@v2
|
uses: jacobtomlinson/gha-find-replace@v2
|
||||||
with:
|
with:
|
||||||
find: 'mysqlDatabase = "forgottenserver"'
|
find: 'mysqlDatabase = "forgottenserver"'
|
||||||
replace: 'mysqlDatabase = "myaac-tfs-latest"'
|
replace: 'mysqlDatabase = "myaac-tfs"'
|
||||||
regex: false
|
regex: false
|
||||||
include: 'config.lua'
|
include: 'config.lua'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user