Skip to content

Commit 508df8b

Browse files
make DV_BOT_USER optional
1 parent 4ae4799 commit 508df8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-product.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
DV_AWS_ECR_REGISTRY:
1515
required: false
1616
DV_BOT_USER:
17-
required: true
17+
required: false
1818
inputs:
1919
stage:
2020
description: "stage that should be deployed (develop|qa|production)"

0 commit comments

Comments
 (0)