Skip to content

Commit

Permalink
chore: validate redeployment
Browse files Browse the repository at this point in the history
  • Loading branch information
tenequm committed Dec 6, 2023
1 parent e9324f4 commit 5a02aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
workflow_call:
inputs:
env:
description: "Target environment for deployment"
description: "Target environment for the deployment"
required: true
type: string
version:
Expand Down

0 comments on commit 5a02aa4

Please sign in to comment.