Skip to content

Commit

Permalink
fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixTJDietrich committed Dec 6, 2024
1 parent 98f9a40 commit ba44a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
inputs:
image-tag:
type: string
description: "The tag of the docker images to deploy (default: pr-<number> of branch or latest)"
description: "Image tag to deploy (default: pr-<number> if PR exists, latest for main)"

jobs:
prepare-deploy:
Expand Down

0 comments on commit ba44a10

Please sign in to comment.