Skip to content

Commit

Permalink
⏪ Revert(/.github/workflows/hexo.yml): 不再移除 atom.xml
Browse files Browse the repository at this point in the history
参照:22b17b6
  • Loading branch information
yuangezhizao committed Jan 25, 2023
1 parent c454897 commit 7eb57f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hexo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
- name: Generate resources
run: hexo clean && hexo g

- name: Delete atom.xml
run: rm -rf ./public/atom.xml
# - name: Delete atom.xml
# run: rm -rf ./public/atom.xml

- name: Deploy to Tencent COS
env:
Expand Down

1 comment on commit 7eb57f0

@vercel
Copy link

@vercel vercel bot commented on 7eb57f0 Jan 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

www – ./

www-yuangezhizao.vercel.app
yuangezhizao.vercel.app
www-git-master-yuangezhizao.vercel.app

Please sign in to comment.