10up / simple-podcasting

A simple podcasting solution for WordPress.
https://wordpress.org/plugins/simple-podcasting/
GNU General Public License v2.0
186 stars 30 forks source link

upkeep/wp-deploy: Move from `actions/upload-release-asset` to `softprops/action-gh-release` #308

Closed Sidsector9 closed 2 months ago

Sidsector9 commented 3 months ago

Description of the Change

actions/upload-release-asset has been deprecated and softprops/action-gh-release is the recommended replacement.

How to test the Change

Verify the ZIP attached in a release.

Changelog Entry

Changed - Move from actions/upload-release-asset to softprops/action-gh-release Github action.

github-actions[bot] commented 3 months ago

@Sidsector9 thanks for the PR! Could you please fill out the PR template with description, changelog, and credits information so that we can properly review and merge this?