Skip to content

Commit 791a12f

Browse files
author
Dipak Sarkar
committed
updated docs script
1 parent df9bf3b commit 791a12f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build docs and push to docs branch
1+
name: Deploy to Docs Pages
22

33
on:
44
push:
@@ -16,7 +16,7 @@ jobs:
1616
- name: Install dependencies
1717
run: yarn
1818

19-
# The build command of your docs
19+
- name: Build
2020
- run: yarn build
2121
- run: yarn docs:build
2222

0 commit comments

Comments
 (0)