Skip to content

Commit

Permalink
workflow npm start removed
Browse files Browse the repository at this point in the history
  • Loading branch information
mehulambastha committed Aug 28, 2024
1 parent 4bda0f1 commit 6ff389a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
- name: Build the application
run: npm run build

- name: Start the application
run: npm start

- name: Deploy to GitHub Pages
if: github.ref == 'refs/heads/source'
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit 6ff389a

Please sign in to comment.