Skip to content

Commit

Permalink
Add temp input variable for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasm-ttd committed Nov 28, 2023
1 parent 843b8e7 commit 24080ad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release-public-operator-docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ on:
- Minor
- Patch
- Snapshot
version_number_input:
description: If set, the version number will not be incremented and the given number will be used.
type: string
default: ''
workflow_call:
inputs:
release_type:
Expand Down

0 comments on commit 24080ad

Please sign in to comment.