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-SNAPSHOT
  • Loading branch information
peterzhuamazon committed Dec 3, 2024
2 parents b5cdc2c + 46b3514 commit 214ce9e
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.

Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
cp -r ./build/distributions/*.zip opensearch-observability-builds/
- name: Upload Artifacts
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: opensearch-observability-${{ matrix.os }}
name: opensearch-observability-${{ matrix.os }}-${{ matrix.java }}
path: opensearch-observability-builds

0 comments on commit 214ce9e

Please sign in to comment.