Add actions/delete-package-versions

https://github.com/actions/delete-package-versions
This commit is contained in:
Shohei Ueda 2020-03-02 01:23:54 +09:00 committed by peaceiris
parent 51bb133767
commit c264995f29

View File

@ -71,6 +71,7 @@ Automate management for issues, pull requests, and releases.
- [actions/first-interaction](https://github.com/actions/first-interaction) - An action for filtering pull requests and issues from first-time contributors. - [actions/first-interaction](https://github.com/actions/first-interaction) - An action for filtering pull requests and issues from first-time contributors.
- [actions/stale](https://github.com/actions/stale) - Marks issues and pull requests that have not had recent interaction. - [actions/stale](https://github.com/actions/stale) - Marks issues and pull requests that have not had recent interaction.
- [actions/labeler](https://github.com/actions/labeler) - An action for automatically labelling pull requests. - [actions/labeler](https://github.com/actions/labeler) - An action for automatically labelling pull requests.
- [actions/delete-package-versions](https://github.com/actions/delete-package-versions) - Delete versions of a package from GitHub Packages.
#### Setup Actions #### Setup Actions