mirror of
https://github.com/tgbot-collection/YYeTsBot.git
synced 2025-11-25 03:15:05 +08:00
add crisp
This commit is contained in:
1
.github/workflows/docker.yaml
vendored
1
.github/workflows/docker.yaml
vendored
@@ -51,6 +51,7 @@ jobs:
|
||||
REACT_APP_GA: ${{ secrets.REACT_APP_GA }}
|
||||
GENERATE_SOURCEMAP: ${{ secrets.GENERATE_SOURCEMAP }}
|
||||
REACT_APP_ADSENSE: ${{ secrets.REACT_APP_ADSENSE }}
|
||||
REACT_APP_CRISP: ${{ secrets.REACT_APP_CRISP }}
|
||||
run: bash scripts/pre_build.sh
|
||||
|
||||
- name: Lower case for Docker Hub
|
||||
|
||||
2
YYeTsFE
2
YYeTsFE
Submodule YYeTsFE updated: 523981fd40...d2d2a5cdf6
@@ -6,4 +6,5 @@ REACT_APP_GA=$REACT_APP_GA
|
||||
# sourcemap
|
||||
GENERATE_SOURCEMAP=$GENERATE_SOURCEMAP
|
||||
REACT_APP_ADSENSE=$REACT_APP_ADSENSE
|
||||
REACT_APP_CRISP=$REACT_APP_CRISP
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user