Skip to content

Commit

Permalink
Rename of the artifact uploaded to action (#420)
Browse files Browse the repository at this point in the history
  • Loading branch information
yenienserrano authored and Desvelao committed Nov 19, 2024
1 parent d9bc336 commit b342e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wazuh_dashboard_with_plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ jobs:
- uses: actions/upload-artifact@v3
if: success()
with:
name: ${{ needs.setup-variables.outputs.PACKAGE_NAME }}
name: ${{ needs.setup-variables.outputs.FINAL_NAME }}
path: ${{ needs.setup-variables.outputs.CURRENT_DIR }}/dev-tools/build-packages/output/${{needs.setup-variables.outputs.FINAL_NAME}}
retention-days: 30

Expand Down

0 comments on commit b342e9f

Please sign in to comment.