Skip to content

Commit

Permalink
fix: yaml syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Bikram-ghuku committed Jun 9, 2024
1 parent 50692da commit 4c4f3d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
github_token: ${{secrets.GITHUB_TOKEN}}
path: ./frontend/build/

name: Deploy 🚀
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: ./frontend/build

0 comments on commit 4c4f3d5

Please sign in to comment.