Commit 14c3abcffb67ee5d356b69c52b3c6325d9870c3a

Authored by 小小鲁班
Committed by GitHub
1 parent 0f4a2cbc

chore: update deploy-docs.yml

.github/workflows/deploy-docs.yml
1   -name: Build&Deploy Document
  1 +name: docs
2 2 # This workflow is triggered on pushes to the repository.
3 3 on:
4 4 push:
... ...