Skip to content

Commit 88f18ac

Browse files
committed
Fix publish input description
1 parent f8e15cd commit 88f18ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
inputs:
44
publish:
55
type: boolean
6-
description: If true, publishes docs to gh-pages
6+
description: If true, pushes image to container registry
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)