We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents afdf99b + f9f6b38 commit dd75042Copy full SHA for dd75042
1 file changed
.github/workflows/createrelease.yml
@@ -66,7 +66,7 @@ jobs:
66
/opt/octo/Octo pack
67
--outFolder /home/runner/work/SecurityService/SecurityService
68
--basePath /home/runner/work/SecurityService/SecurityService/publishOutput
69
- --id EstateManagement
+ --id SecurityService
70
--version ${{ steps.get_version.outputs.VERSION }}
71
--format zip
72
--verbose
0 commit comments