Skip to content

Commit 22e9593

Browse files
Merge pull request #82 from Palbahngmiyine/master
Update GitHub Actions Workflow
2 parents a36ac91 + b0478ec commit 22e9593

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-docs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,6 @@ jobs:
3434
path: docs
3535
if-no-files-found: error
3636
retention-days: 14
37+
- name: Deploy to GitHub Pages
38+
id: deployment
39+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)