Skip to content

Commit

Permalink
fix: remove dry run flag as git-semver does not support dry run
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Brandt <[email protected]>
  • Loading branch information
andrewb1269hg committed Jan 21, 2025
1 parent 8eb4424 commit d567467
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/flow-trigger-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ on:
description: "Build Number (ex: 43 = build_00043)"
type: string
required: true
dry-run-enabled:
description: "Perform Dry Run"
type: boolean
required: false
default: false

defaults:
run:
Expand Down

0 comments on commit d567467

Please sign in to comment.