Skip to content

Commit 1eb9ae3

Browse files
committed
fix: GitHub Actions에서 Procfile 포함하도록 수정
1 parent ed2ef82 commit 1eb9ae3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

procfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
web: npm install --production && node dist/main.js

0 commit comments

Comments
 (0)