We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cad6602 commit 157c9adCopy full SHA for 157c9ad
.github/workflows/connector-vault.yml
@@ -20,7 +20,7 @@ jobs:
20
get-environment:
21
uses: ./.github/workflows/get-environment.yml
22
with:
23
- version_file: connectors/centreonPerlLibs/src/version.yaml
+ version_file: connectors/centreonPerlLibs/version.yaml
24
25
package:
26
needs: [get-environment]
0 commit comments