Skip to content

Commit bdee6ec

Browse files
committed
Better descriptions
1 parent 678351a commit bdee6ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-publish.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ on:
99
description: The release version (e.g., X.Y.Z), without the v.
1010
latest:
1111
type: boolean
12-
description: Whether to push the image with the latest tag
12+
description: Tag with latest
1313
publish:
1414
type: boolean
15-
description: Whether to push the image to Docker Hub
15+
description: Publish the image to Docker Hub
1616
permissions: read-all
1717
jobs:
1818
docker:

0 commit comments

Comments
 (0)