Skip to content

Commit

Permalink
chore: GH WF
Browse files Browse the repository at this point in the history
  • Loading branch information
timurbazhirov committed Jan 16, 2025
1 parent 1084bd0 commit 4f88938
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,11 @@ jobs:
run: |
npm install --legacy-peer-deps && npm run build
- name: Generate Directory Listings
uses: jayanta525/github-pages-directory-listing@v4.0.0
with:
FOLDER: build #directory to generate index

- name: Deploy Build
uses: peaceiris/actions-gh-pages@v3
# If you're changing the branch from main,
Expand Down

0 comments on commit 4f88938

Please sign in to comment.