Skip to content

Commit 62948b7

Browse files
authored
Update caprover.yml
1 parent 58673ca commit 62948b7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/caprover.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@ jobs:
1414
steps:
1515
- name: Build and Push Docker Image
1616
- uses: AlexxNB/caprover-action@v1
17+
1718
with:
1819
server: 'https://captain.server01.dankore.com'
1920
password: '${{ secrets.CAPROVER_PASSWORD }}'
2021
appname: 'github'
21-
22+
- run: npm start ./index.js
2223

2324

2425

0 commit comments

Comments
 (0)