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

chore: Fix broken pypi publish action #22

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Conversation

keelerm84
Copy link
Member

According to this GitHub issue, the pypa/gh-action-pypi-publish
action cannot be used in nested actions. This commit inlines the usage
of this action into the top-level workflows instead.

According to [this GitHub issue][1], the `pypa/gh-action-pypi-publish`
action cannot be used in nested actions. This commit inlines the usage
of this action into the top-level workflows instead.

[1]: pypa/gh-action-pypi-publish#299
@keelerm84 keelerm84 requested a review from a team as a code owner November 21, 2024 18:30
@keelerm84 keelerm84 merged commit 1c61fbc into main Nov 22, 2024
11 checks passed
@keelerm84 keelerm84 deleted the mk/sdk-924/fix-publish branch November 22, 2024 22:03
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