Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ElioDiNino authored Oct 2, 2023
1 parent 296abcf commit 5968667
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ on:
workflow_dispatch:
inputs:
copter:
description: 'Copter Version (#.#.#): [Releases](https://github.com/ArduPilot/ardupilot/tags)'
description: 'Copter Version (#.#.#)'
required: true
type: string
plane:
description: 'Plane Version (#.#.#): [Releases](https://github.com/ArduPilot/ardupilot/tags)'
description: 'Plane Version (#.#.#)'
required: true
type: string

Expand Down

0 comments on commit 5968667

Please sign in to comment.