Skip to content

Commit a7d622b

Browse files
ci: fix reusable workflow api deploy
1 parent 88d21a3 commit a7d622b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-api-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ on:
88
description: 'Tag of Docker Image to deploy'
99
required: true
1010
type: string
11+
secrets:
1112
host:
1213
description: 'Remote host to deploy to'
1314
required: true
14-
type: string
1515

1616
env:
1717
IMAGE_NAME: 'iexechub/iexec-iapp-api'

0 commit comments

Comments
 (0)