Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Prajwal Koirala authored and Prajwal Koirala committed Dec 5, 2023
1 parent 318af54 commit bcdcede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
uses: actions/checkout@v4
# Setup GitHub Pages
- name: Setup Pages
uses: actions/github-pages@v3
uses: actions/configure-pages@v3
# Upload the repository content as an artifact
- name: Upload artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit bcdcede

Please sign in to comment.