Skip to content

Commit

Permalink
fix: remove version input from pkg-docker workflow
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
prudhomm committed Feb 14, 2025
1 parent 9806247 commit fabd64e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pkg-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@ on:
# outputs:
# tag: ${{ }}
inputs:
version:
description: 'Version of Feel++ packages'
required: true
type: string
default: ''
flavor:
description: 'Flavor to build'
required: true
Expand Down

0 comments on commit fabd64e

Please # to comment.