summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorLarvan2 <[email protected]>2023-05-17 08:15:17 +0000
committerLarvan2 <[email protected]>2023-05-17 08:15:17 +0000
commitb75c36f26d2fa7ffcdae610659662e4a7c59a2e8 (patch)
tree763bfc1c1409848a2dc1b7781f8f22697d8b96e1 /.github/workflows
parentb89bcf7f8f1d9181a9f328291fae047613ccbe14 (diff)
larvanz
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/push.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml
index 73a02df..0472c9c 100644
--- a/.github/workflows/push.yml
+++ b/.github/workflows/push.yml
@@ -25,6 +25,6 @@ jobs:
with:
target_branch: gh-pages
build_dir: public
- fqdn: yacd.metacubex.one
+ fqdn: http://yacd.alfakyun.tech
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}