Skip to content

Commit

Permalink
Update docs artifact name
Browse files Browse the repository at this point in the history
Signed-off-by: Raul Sanchez-Mateos <[email protected]>
  • Loading branch information
rsanchez15 committed Dec 3, 2024
1 parent 185f2bf commit 1b4ac77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/reusable-ubuntu-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,8 +265,8 @@ jobs:
path_to_requirements: "src/fastddsspy/docs/requirements.txt"
docs_subpackage_name: ${{ env.docs_packages_names }}
secret_token: ${{ secrets.GITHUB_TOKEN }}
upload_artifact: false

upload_artifact: true
upload_artifact_name: "docs${{ inputs.dependencies_artifact_postfix }}_${{ inputs.custom_version_build }}"

#####################################################################
# UNCRUSTIFY
Expand Down

0 comments on commit 1b4ac77

Please sign in to comment.