Skip to content

Commit 6891c58

Browse files
fix: Update type in publish_images
Signed-off-by: Francisco Javier Arceo <[email protected]>
1 parent 84e4858 commit 6891c58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish_images.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ on:
1616
custom_version: # Optional input for a custom version
1717
description: 'Custom version to publish (e.g., v1.2.3) -- only edit if you know what you are doing'
1818
required: false
19+
type: string
1920
token:
2021
description: 'Personal Access Token'
2122
required: true

0 commit comments

Comments
 (0)