aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
diff options
context:
space:
mode:
authorHsiangNianian <i@jyunko.cn>2025-05-07 21:54:30 +0800
committerHsiangNianian <i@jyunko.cn>2025-05-07 21:54:30 +0800
commit2987c8b1c27e524a115e15ba2352c8d511eb0302 (patch)
treecdda4dc7acc2457d1d83f20f92a6069379cec9bc /.github
parentfbd28656afe2bdaedbb2f87271e04d6c025c4451 (diff)
downloadecho-2987c8b1c27e524a115e15ba2352c8d511eb0302.tar.gz
echo-2987c8b1c27e524a115e15ba2352c8d511eb0302.zip
chore: update Python version and dependencies in requirements and pyproject files
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/pages.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml
index c17b319..f0e0a6e 100644
--- a/.github/workflows/pages.yml
+++ b/.github/workflows/pages.yml
@@ -31,6 +31,4 @@ jobs:
run: |
git config --local user.email "action@github.com"
git config --local user.name "GitHub Action"
- # git fetch origin gh-pages:gh-pages
- pdm run mkdocs gh-deploy
- git push origin gh-pages \ No newline at end of file
+ # git fetch origin gh-pages:gh-pages \ No newline at end of file