Skip to content

Commit 262df42

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
yarn build
1919
2020
- name: Deploy 🚀
21-
uses: JamesIves/[email protected]
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/[email protected]
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)