Skip to content

Commit ff18d0e

Browse files
committed
docs
1 parent 9d4f2b4 commit ff18d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_to_ghcr_custom_tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
workflow_dispatch:
66
inputs:
77
tag:
8-
description: 'git tag to be used as tag for the Docker image e.g. "custom-tag"'
8+
description: 'existing git tag to be used as tag for the Docker image e.g. "custom-tag"'
99
required: true
1010
default: 'my-tag'
1111

0 commit comments

Comments
 (0)