fix(ci): packaging should work better

This commit is contained in:
David Boucher 2025-06-13 17:52:27 +02:00
parent 9c89afc6d9
commit 36f02d371e

View File

@ -78,7 +78,7 @@ jobs:
- name: Package
uses: ./.github/actions/package-nfpm
with:
nfpm_file_pattern: "experimental/packaging/generic-plugins.yaml"
nfpm_file_pattern: "experimental/packaging/centreon-generic-plugins.yaml"
distrib: ${{ matrix.distrib }}
package_extension: ${{ matrix.package_extension }}
version: ${{ needs.get-environment.outputs.version }}