mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 09:19:22 +02:00
mysqlPass
This commit is contained in:
parent
b33e39491b
commit
523f2dee7c
6
.github/workflows/cypress.yml
vendored
6
.github/workflows/cypress.yml
vendored
@ -52,11 +52,11 @@ jobs:
|
||||
regex: false
|
||||
include: 'tfs/config.lua'
|
||||
|
||||
- name: Replace mysqlPassword
|
||||
- name: Replace mysqlPass
|
||||
uses: jacobtomlinson/gha-find-replace@v2
|
||||
with:
|
||||
find: 'mysqlPassword = ""'
|
||||
replace: 'mysqlPassword = "myaac"'
|
||||
find: 'mysqlPass = ""'
|
||||
replace: 'mysqlPass = "myaac"'
|
||||
regex: false
|
||||
include: 'tfs/config.lua'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user