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

ci: fix the 'deploy' workflow for dists on github. #10

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

Yannick-Dayer
Copy link
Contributor

@Yannick-Dayer Yannick-Dayer commented Jul 24, 2024

The name of the artifact expected by github-publish was not the same as the one created in release-build.
Fixed the artifact name to correspond to publishing to PyPI.


📚 Documentation preview 📚: https://gridtk--10.org.readthedocs.build/en/10/

Copy link

Coverage report

This PR does not seem to contain any modification to coverable code.

.github/workflows/deploy.yml Outdated Show resolved Hide resolved
The name of the artifact expected by `github-publish` was no the same as
the one created in `release-build`.
The name was fixed to correspond to the GitHub actions docs of "publishing to
PyPI".
Copy link
Collaborator

@183amir 183amir left a comment

Choose a reason for hiding this comment

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

Thank you.

@183amir 183amir merged commit bd31661 into main Jul 24, 2024
10 checks passed
@183amir 183amir deleted the fix/action-deploy branch July 24, 2024 09:55
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