Skip to content

Commit 157c9ad

Browse files
committed
fix version.yaml path
Refs:MON-106121
1 parent cad6602 commit 157c9ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/connector-vault.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
get-environment:
2121
uses: ./.github/workflows/get-environment.yml
2222
with:
23-
version_file: connectors/centreonPerlLibs/src/version.yaml
23+
version_file: connectors/centreonPerlLibs/version.yaml
2424

2525
package:
2626
needs: [get-environment]

0 commit comments

Comments
 (0)