Skip to content

Commit 4c4f3d5

Browse files
committed
fix: yaml syntax
1 parent 50692da commit 4c4f3d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-gh-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
github_token: ${{secrets.GITHUB_TOKEN}}
4646
path: ./frontend/build/
4747

48-
name: Deploy 🚀
48+
- name: Deploy 🚀
4949
uses: JamesIves/github-pages-deploy-action@v4
5050
with:
5151
folder: ./frontend/build

0 commit comments

Comments
 (0)