Add github-action-publish-binaries

Makes it super simple to add any artifacts to your Github releases
This commit is contained in:
John Knox 2019-10-30 17:26:19 +00:00 committed by GitHub
parent 7d4663f1ae
commit 7b2ad7bbd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -128,6 +128,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
- [Action to send LGTM reaction as image or GIF when we say lgtm](https://github.com/micnncim/action-lgtm-reaction)
- [Generate build numbers across multiple scopes](https://github.com/zyborg/gh-action-buildnum)
- [Restrict cursing action](https://github.com/sobolevn/restrict-cursing-action) - Moderator bot for your project, automatically removes bad language.
- [Publish Github release artifacts](https://github.com/skx/github-action-publish-binaries)
### Testing and Linting