mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 01:39: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
|
regex: false
|
||||||
include: 'tfs/config.lua'
|
include: 'tfs/config.lua'
|
||||||
|
|
||||||
- name: Replace mysqlPassword
|
- name: Replace mysqlPass
|
||||||
uses: jacobtomlinson/gha-find-replace@v2
|
uses: jacobtomlinson/gha-find-replace@v2
|
||||||
with:
|
with:
|
||||||
find: 'mysqlPassword = ""'
|
find: 'mysqlPass = ""'
|
||||||
replace: 'mysqlPassword = "myaac"'
|
replace: 'mysqlPass = "myaac"'
|
||||||
regex: false
|
regex: false
|
||||||
include: 'tfs/config.lua'
|
include: 'tfs/config.lua'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user