Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cod3Uchiha authored Jul 4, 2024
1 parent cae18fd commit 234dd50
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: Node.js CI

on:
push:
branches:
Expand Down Expand Up @@ -28,4 +30,4 @@ jobs:
run: npm install

- name: Start application
run: npm star
run: npm start

0 comments on commit 234dd50

Please sign in to comment.