diff options
| author | Larvan2 <[email protected]> | 2023-05-17 08:15:17 +0000 |
|---|---|---|
| committer | Larvan2 <[email protected]> | 2023-05-17 08:15:17 +0000 |
| commit | b75c36f26d2fa7ffcdae610659662e4a7c59a2e8 (patch) | |
| tree | 763bfc1c1409848a2dc1b7781f8f22697d8b96e1 /.github/workflows | |
| parent | b89bcf7f8f1d9181a9f328291fae047613ccbe14 (diff) | |
larvanz
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/push.yml | 2 |
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 }} |
