Skip to content

Commit e7ff3ad

Browse files
authored
Merge pull request #182 from amadeus4dev/update-documentation
Update documentation
2 parents 610e913 + 49e4939 commit e7ff3ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,7 @@ jobs:
2525
run: npm test
2626
- name: Before deploy
2727
run: npm run docs
28+
- name: Deploy to GitHub Pages
29+
uses: JamesIves/[email protected]
30+
with:
31+
FOLDER: docs

0 commit comments

Comments
 (0)