Skip to content

Fix Java release workflow - Make the name of the java wrapper artifact consistent #1486

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

rapphil
Copy link
Contributor

@rapphil rapphil commented Aug 22, 2024

This has to be done so that the release workflow works properly.

The name of the artifact in the upload action is just an arbitrary name to identify the artifact and it has nothing to do with the contents of it. https://github.com/actions/upload-artifact?tab=readme-ov-file#zip-archives

This has to be done so that the release workflow works properly

Signed-off-by: Raphael Silva <rapphil@gmail.com>
@rapphil rapphil requested a review from a team August 22, 2024 05:55
Copy link
Member

@tylerbenson tylerbenson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:table-flip:

@rapphil rapphil merged commit dc1440a into open-telemetry:main Aug 22, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants