Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
sujithq authored Jan 10, 2025
1 parent af9cbe5 commit f7be556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: touch release/wwwroot/.nojekyll

- name: Commit wwwroot to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4
uses: JamesIves/github-pages-deploy-action@d5dce9b90a6d5a8ff3cf3d2d8e6762aeddcc8026
with:
BRANCH: gh-pages
FOLDER: release/wwwroot

0 comments on commit f7be556

Please sign in to comment.