Skip to content

Commit

Permalink
Remove renaming of Notifications Dashboards artifact in GitHub Action…
Browse files Browse the repository at this point in the history
… since postbuild script does the same thing

Signed-off-by: Mohammad Qureshi <[email protected]>
  • Loading branch information
qreshi committed Jun 23, 2022
1 parent ee7c870 commit f501a5b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ jobs:
run: |
cd OpenSearch-Dashboards/plugins/dashboards-notifications
yarn build
mv ./build/*.zip ./build/${{ env.PLUGIN_NAME }}-${{ env.OPENSEARCH_PLUGIN_VERSION }}.zip
- name: Upload Artifact
uses: actions/upload-artifact@v1
Expand Down

0 comments on commit f501a5b

Please sign in to comment.