Skip to content

Commit

Permalink
Merge commit 'ee7913df971bef6a504f804b75c5573c573c5a20' into publish
Browse files Browse the repository at this point in the history
  • Loading branch information
naratteu committed Jan 28, 2024
2 parents 298a133 + ee7913d commit 74ef7d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: actions/upload-pages-artifact@v3
with:
# Upload entire repository
path: '.'
path: './Publish/wwwroot'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4

0 comments on commit 74ef7d3

Please sign in to comment.