Skip to content

Commit

Permalink
apply suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
rgildein authored May 6, 2024
1 parent b9d104e commit 740f4bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/promote.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ on:
workflow_dispatch:
inputs:
destination-channel:
description: 'Destination Channel'
description: 'Destination Channel, e.g. latest/candidate'
required: true
origin-channel:
description: 'Origin Channel'
description: 'Origin Channel, e.g. latest/edge'
required: true

jobs:
Expand Down

0 comments on commit 740f4bb

Please sign in to comment.