Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
karpikpl committed Jan 14, 2025
1 parent 9d4f2b4 commit ff18d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_to_ghcr_custom_tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
workflow_dispatch:
inputs:
tag:
description: 'git tag to be used as tag for the Docker image e.g. "custom-tag"'
description: 'existing git tag to be used as tag for the Docker image e.g. "custom-tag"'
required: true
default: 'my-tag'

Expand Down

0 comments on commit ff18d0e

Please sign in to comment.