Skip to content

Commit

Permalink
Move Google search console HTML to ./assets/seo
Browse files Browse the repository at this point in the history
  • Loading branch information
astropenguin committed Jun 30, 2023
1 parent 05b7420 commit cb42df8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
extended: true
- run: |
hugo --minify
cp ./assets/google64f9f7d71c0134cc.html ./public
cp ./assets/seo/google64f9f7d71c0134cc.html ./public
- uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
File renamed without changes.

0 comments on commit cb42df8

Please sign in to comment.