Skip to content

Commit

Permalink
'replaces' leftovers 🔥
Browse files Browse the repository at this point in the history
Signed-off-by: Eguzki Astiz Lezaun <[email protected]>
  • Loading branch information
eguzki committed Oct 1, 2024
1 parent e9d8515 commit 1457dbc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ on:
description: Limitador service version
default: latest
type: string
replacesVersion:
description: Limitador Operator replaced version
default: 0.0.0-alpha
type: string
prerelease:
description: Is the release a pre release?
required: false
Expand Down Expand Up @@ -49,7 +45,6 @@ jobs:
run: |
VERSION=${{ inputs.limitadorOperatorVersion }} \
LIMITADOR_VERSION=${{ inputs.limitadorVersion }} \
REPLACES_VERSION=${{ inputs.replacesVersion }}
make prepare-release
- name: Commit and push
run: |
Expand Down

0 comments on commit 1457dbc

Please sign in to comment.