diff --git a/.github/workflows/release-workflow.yml b/.github/workflows/release-workflow.yml index dc3aa30..c2e4b36 100644 --- a/.github/workflows/release-workflow.yml +++ b/.github/workflows/release-workflow.yml @@ -7,7 +7,7 @@ on: - 'v*' env: - PLUGIN_NAME: ganttchartDashboards + PLUGIN_NAME: ganttChartDashboards OPENSEARCH_VERSION: 1.0.0-beta1 OPENSEARCH_PLUGIN_VERSION: 1.0.0.0-beta1 diff --git a/.github/workflows/test-and-build-workflow.yml b/.github/workflows/test-and-build-workflow.yml index 8be88e3..9dd1257 100644 --- a/.github/workflows/test-and-build-workflow.yml +++ b/.github/workflows/test-and-build-workflow.yml @@ -4,7 +4,7 @@ name: Test and Build Gantt Chart on: [pull_request, push] env: - PLUGIN_NAME: ganttchartDashboards + PLUGIN_NAME: ganttChartDashboards OPENSEARCH_VERSION: 1.0.0-beta1 OPENSEARCH_PLUGIN_VERSION: 1.0.0.0-beta1 diff --git a/gantt-chart/opensearch_dashboards.json b/gantt-chart/opensearch_dashboards.json index 07b049c..2160169 100644 --- a/gantt-chart/opensearch_dashboards.json +++ b/gantt-chart/opensearch_dashboards.json @@ -1,5 +1,5 @@ { - "id": "ganttchartDashboards", + "id": "ganttChartDashboards", "version": "1.0.0.0-beta1", "opensearchDashboardsVersion": "1.0.0-beta1", "requiredPlugins": [