Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
niltor committed Mar 25, 2024
1 parent 3db2d46 commit 73af0e3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ jobs:

- name: Upload artifact
uses: actions/upload-pages-artifact@v3

with:
path: './_site/wwwroot'

- name: Deploy to GitHub Pages
id: deployment
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# blazor-blog

## 如何使用


0 comments on commit 73af0e3

Please sign in to comment.