Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/1.3' into create-pull-request/1.…
Browse files Browse the repository at this point in the history
…3.20.0
  • Loading branch information
peterzhuamazon committed Nov 27, 2024
2 parents b79cc30 + d6844b3 commit ce5ad10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 20 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/dco.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/test-and-build-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
mv ./build/*.zip ./build/${{ env.PLUGIN_NAME }}-${{ env.OPENSEARCH_PLUGIN_VERSION }}.zip
- name: Upload Artifact
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: gantt-chart-ubuntu
path: ./OpenSearch-Dashboards/plugins/dashboards-visualizations/build
Expand Down Expand Up @@ -128,7 +128,7 @@ jobs:
mv ./build/*.zip ./build/${{ env.PLUGIN_NAME }}-${{ env.OPENSEARCH_PLUGIN_VERSION }}.zip
- name: Upload Artifact
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: gantt-chart-windows
path: ./OpenSearch-Dashboards/plugins/dashboards-visualizations/build

0 comments on commit ce5ad10

Please sign in to comment.