Skip to content

Commit

Permalink
Docker ext-tools manual deployer yml
Browse files Browse the repository at this point in the history
  • Loading branch information
juanfeSanahuja committed Jul 26, 2023
1 parent 84c1e0d commit 6d42717
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/manual-deploy-ext-tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ on:
workflow_dispatch:
inputs:
branch:
description: "The branch, tag or SHA to build docker."
description: "The branch, tag or SHA of the source code to build docker."
type: string
required: true
tag:
description: "The tag for the docker."
description: "The tag for the new docker."
type: string
required: true

Expand Down

0 comments on commit 6d42717

Please sign in to comment.