Merge pull request #367 from fabasoad/feature/jsonbin-action

Add JSONbin action
This commit is contained in:
Jessica 2020-03-31 11:30:03 -07:00 committed by GitHub
commit 1813dfb6df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -406,6 +406,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Upload files to any OpenStack Swift service provider](https://github.com/iksaku/openstack-swift-action) - [Upload files to any OpenStack Swift service provider](https://github.com/iksaku/openstack-swift-action)
- [GitHub Action for sending Stack Overflow posts to Slack](https://github.com/logankilpatrick/StackOverflowBot) - [GitHub Action for sending Stack Overflow posts to Slack](https://github.com/logankilpatrick/StackOverflowBot)
- [Assume AWS role](https://github.com/nordcloud/aws-assume-role/) - [Assume AWS role](https://github.com/nordcloud/aws-assume-role/)
- [Generate Custom Response using JSONbin](https://github.com/fabasoad/jsonbin-action)
### Frontend Tools ### Frontend Tools