You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate GHA pypi publish action inputs to kebab-case
As of v1.7.0, pypa/gh-action-pypi-publish uses kebab-case for input namings.
While snake_case names are still supported, they're now generating warnings
and will eventually be removed.
0 commit comments