Update .github/workflows/perl-cpan-libraries.yml
Co-authored-by: Kevin Duret <kduret@centreon.com>
This commit is contained in:
parent
38b44650a9
commit
0efae61508
|
@ -406,7 +406,7 @@ jobs:
|
|||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
sign-rpm:
|
||||
needs: [package-rpm, merge-package-rpm-artifacts]
|
||||
needs: [merge-package-rpm-artifacts]
|
||||
|
||||
runs-on: ubuntu-22.04
|
||||
strategy:
|
||||
|
|
Loading…
Reference in New Issue