summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorLarvan2 <[email protected]>2023-05-17 22:48:03 +0800
committerLarvan2 <[email protected]>2023-05-17 22:48:03 +0800
commitd199d5b882731b4f03ec64d72efbee1bd0ef17cb (patch)
tree5a9ae5a12078ef513ef577607d2a56707b214d7c /.github/workflows
parentfea819eb5bb1ad9e63352b61a633fc63ed783248 (diff)
Revert "larvanz"
This reverts commit b75c36f26d2fa7ffcdae610659662e4a7c59a2e8.
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 0472c9c..73a02df 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: http://yacd.alfakyun.tech
+ fqdn: yacd.metacubex.one
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}