Skip to content

Commit

Permalink
Update workflow deploy.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhydong258 committed Jan 31, 2024
1 parent 5bcd985 commit 4db8107
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
uses: actions/checkout@v2
with:
persist-credentials: false
# 0 indicates all history for all branches and tags.
fetch-depth: 0

# 如果仓库有 submodule,在这里更新,没有则删掉此步骤
- name: 📦 Update Submodule
Expand Down

0 comments on commit 4db8107

Please sign in to comment.