Skip to content

Commit 688ef33

Browse files
committed
Remove environment input
1 parent 09e263a commit 688ef33

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ name: Deploy Hugo to S3
33
on:
44
workflow_call:
55
inputs:
6-
environment:
7-
description: "Choose the environment"
8-
required: true
9-
type: string
106
target:
117
description: "Hugo target to deploy to"
128
required: true

0 commit comments

Comments
 (0)