Skip to content

Commit

Permalink
Add hint into deploy prompt (#2843)
Browse files Browse the repository at this point in the history
  • Loading branch information
leotsarev authored Oct 16, 2024
1 parent 8489e76 commit fb48a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
workflow_dispatch:
inputs:
deployVersion:
description: Docker image to deploy
description: Docker image to deploy (like 2024.7.0)
required: true
default: latest

Expand Down

0 comments on commit fb48a01

Please sign in to comment.