1 parent 57ee1c3 commit 6dfab06Copy full SHA for 6dfab06
1 file changed
.github/workflows/reusable-deploy.yml
@@ -17,13 +17,13 @@ on:
17
description: "The specific SHA tag of the image to deploy"
18
secrets:
19
SERVER_HOST:
20
- required: true
+ required: false
21
SERVER_USERNAME:
22
23
SERVER_SSH_KEY:
24
25
SERVER_FINGERPRINT:
26
27
WEBHOOK_URL:
28
required: false
29
0 commit comments