Skip to content

Commit

Permalink
ci(workflow/deploy-ghpage): update env for branch SERvGear-X
Browse files Browse the repository at this point in the history
  • Loading branch information
IepIweidieng committed Apr 1, 2024
1 parent b3bc366 commit 82776c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy-ghpage.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build and Deploy
on:
push:
branches: main-ccns.2021
branches: SERvGear-X
schedule:
- cron: "15 21 * * Wed,Sun"
jobs:
Expand All @@ -23,7 +23,7 @@ jobs:
env:
CNAME: 'term.ccns.cc'
PTTCHROME_THEME: 'ccns'
PTTCHROME_PAGE_TITLE: "夢之大地"
PTTCHROME_PAGE_TITLE: 'SERvGear-X'
DEFAULT_SITE: 'wsstelnet://ws.ccns.cc/bbs'
ALLOW_SITE_IN_QUERY: "yes"
DEV_PROXY_TARGET: 'https://ws.ccns.cc'
Expand All @@ -47,7 +47,7 @@ jobs:
env:
CNAME: 'term.ccns.ncku.edu.tw'
PTTCHROME_THEME: 'ccns'
PTTCHROME_PAGE_TITLE: "夢之大地"
PTTCHROME_PAGE_TITLE: 'SERvGear-X'
DEFAULT_SITE: 'wsstelnet://ws.ccns.ncku.edu.tw/bbs'
ALLOW_SITE_IN_QUERY: "yes"
DEV_PROXY_TARGET: 'https://ws.ccns.ncku.edu.tw'
Expand Down

0 comments on commit 82776c8

Please sign in to comment.