Skip to content
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

.github/workflows: Fix dist path in release.yml #350

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

s-heppner
Copy link
Contributor

During the release process, the distribution files are currently built in the sdk/dist/ directory, however the PyPI action expects them in the top-level dist directory.

Therefore we adapt the build path in the workflow.

During the release process, the distribution files
are currently built in the `sdk/dist/` directory,
however the PyPI action expects them in the top-
level `dist` directory.
Therefore we adapt the build path in the workflow.
@s-heppner s-heppner merged commit eaa59e3 into eclipse-basyx:main Dec 11, 2024
15 checks passed
@s-heppner s-heppner deleted the Fix/ReleaseWorkflow branch December 11, 2024 08:35
@zrgt
Copy link
Contributor

zrgt commented Dec 11, 2024

LGTM

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