Skip to content

Commit ba3557b

Browse files
committed
auto deploy test
1 parent e962932 commit ba3557b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454
- name: Health Check
5555
run: |
5656
sleep 20
57-
curl -f https://vulnbank.org || (echo "Health check failed" && exit 1)
57+
curl -f https://vulnbank.org || (echo "Health check failed" && exit 1)

0 commit comments

Comments
 (0)