Skip to content

Commit

Permalink
fix(ci): sync delivery (#911)
Browse files Browse the repository at this point in the history
  • Loading branch information
tuntoja authored Feb 16, 2023
1 parent 2e3990d commit 595be38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gorgone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- name: Delivery
uses: ./.github/actions/rpm-delivery
with:
module_name: centreon-gorgone
module_name: gorgone
repository_name: standard
distrib: ${{ matrix.distrib }}
version: ${{ needs.get-version.outputs.major_version }}
Expand Down

0 comments on commit 595be38

Please sign in to comment.