Skip to content

Commit 262df42

Browse files
authored
Update build.yml
1 parent 434590e commit 262df42

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/build.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
yarn build
1919
2020
- name: Deploy 🚀
21-
uses: JamesIves/github-pages-deploy-action@v4.2.3
22-
with:
23-
branch: gh-pages # The branch the action should deploy to.
24-
folder: build # The folder the action should deploy.
21+
uses: JamesIves/github-pages-deploy-action@v4.2.3
22+
with:
23+
branch: gh-pages # The branch the action should deploy to.
24+
folder: build # The folder the action should deploy.

0 commit comments

Comments
 (0)