Skip to content

Commit

Permalink
Update hugo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RamSong authored Aug 11, 2023
1 parent 4429a7f commit e50dba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

# 第四步:部署到master分支
- name: Deploy
uses: peaceiris/actions-gh-pages@v2
uses: peaceiris/actions-gh-pages@v3
with:
# 使用github提供的token进行身份验证
github_token: $ { { secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e50dba4

Please sign in to comment.