Skip to content

Commit

Permalink
更新 Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
PJ-568 committed Dec 12, 2023
1 parent 319b8ba commit cfa19a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Home_Index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
echo "excluded-count = ${{ steps.sitemap.outputs.excluded-count }}"
# Deploy
- uses: JamesIves/github-pages-deploy-action@4.1.7
- uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages # The branch the action should deploy to.
folder: . # The folder the action should deploy.
Expand Down

0 comments on commit cfa19a7

Please sign in to comment.