aws-cloudformation / cloudformation-cli

The CloudFormation Provider Development Toolkit allows you to author your own resource providers and modules that can be used by CloudFormation.
Apache License 2.0
316 stars 158 forks source link

chore(CD): Update pypi GHA to new syntax #937

Closed mmaeng closed 1 year ago

mmaeng commented 1 year ago

Closes #936

Pypi has deprecated "master" and now uses pypa/gh-action-pypi-publish@release/v1 syntax. Updated github action to reflect this change

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.