Skip to content

Commit 82776c8

Browse files
committed
ci(workflow/deploy-ghpage): update env for branch SERvGear-X
1 parent b3bc366 commit 82776c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/deploy-ghpage.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build and Deploy
22
on:
33
push:
4-
branches: main-ccns.2021
4+
branches: SERvGear-X
55
schedule:
66
- cron: "15 21 * * Wed,Sun"
77
jobs:
@@ -23,7 +23,7 @@ jobs:
2323
env:
2424
CNAME: 'term.ccns.cc'
2525
PTTCHROME_THEME: 'ccns'
26-
PTTCHROME_PAGE_TITLE: "夢之大地"
26+
PTTCHROME_PAGE_TITLE: 'SERvGear-X'
2727
DEFAULT_SITE: 'wsstelnet://ws.ccns.cc/bbs'
2828
ALLOW_SITE_IN_QUERY: "yes"
2929
DEV_PROXY_TARGET: 'https://ws.ccns.cc'
@@ -47,7 +47,7 @@ jobs:
4747
env:
4848
CNAME: 'term.ccns.ncku.edu.tw'
4949
PTTCHROME_THEME: 'ccns'
50-
PTTCHROME_PAGE_TITLE: "夢之大地"
50+
PTTCHROME_PAGE_TITLE: 'SERvGear-X'
5151
DEFAULT_SITE: 'wsstelnet://ws.ccns.ncku.edu.tw/bbs'
5252
ALLOW_SITE_IN_QUERY: "yes"
5353
DEV_PROXY_TARGET: 'https://ws.ccns.ncku.edu.tw'

0 commit comments

Comments
 (0)