mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 07:34:35 +02:00
fix yaml
This commit is contained in:
parent
1fdf8e8c2a
commit
6431b44cb3
2
.github/actions/merge-artifacts/action.yml
vendored
2
.github/actions/merge-artifacts/action.yml
vendored
@ -24,7 +24,7 @@ runs:
|
|||||||
path: ${{ inputs.target_name }}
|
path: ${{ inputs.target_name }}
|
||||||
merge-multiple: true
|
merge-multiple: true
|
||||||
|
|
||||||
- name: Download Artifacts
|
- name: Download Artifacts
|
||||||
uses: actions/download-artifact@f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110 # v4.1.0
|
uses: actions/download-artifact@f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110 # v4.1.0
|
||||||
with:
|
with:
|
||||||
pattern: ${{ inputs.source_name_pattern }}*
|
pattern: ${{ inputs.source_name_pattern }}*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user