Skip to content

Commit

Permalink
Update deploy-github-pages.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Prajwal Koirala <102563715+Prajwal-Koirala@users.noreply.github.com>
  • Loading branch information
Prajwal-Koirala committed Jan 2, 2024
1 parent d365753 commit 3de82e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: github-pages
path: "."
# Deploy the artifact to GitHub Pages
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 3de82e6

Please sign in to comment.