Skip to content

Commit

Permalink
docs: -update workflow WD
Browse files Browse the repository at this point in the history
  • Loading branch information
amirrezaDev1378 committed Nov 14, 2024
1 parent e11e9eb commit 763e8f3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,8 @@ jobs:
ls -la build || ls -la ./dist # Debug: Check both possible build directories
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
path: build
id: deployment
uses: actions/deploy-pages@v4

deploy:
environment:
Expand Down

0 comments on commit 763e8f3

Please sign in to comment.