We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Automatic pypi release is integrated with the 0.54.2 release in the cd.yaml, however the github release is not updated.
cd.yaml
github release is updated on x.x.x tag creation.
Only pypi is updated.
Update the .github/workflow/cd.yaml to auto create the github release.
.github/workflow/cd.yaml
The text was updated successfully, but these errors were encountered:
javulticat
Successfully merging a pull request may close this issue.
Context
Automatic pypi release is integrated with the 0.54.2 release in the
cd.yaml
, however the github release is not updated.Expected Behavior
github release is updated on x.x.x tag creation.
Actual Behavior
Only pypi is updated.
Possible Fix
Update the
.github/workflow/cd.yaml
to auto create the github release.The text was updated successfully, but these errors were encountered: