Merge pull request #353 from MoeLove/add-docker-official-action

Add Docker's Build and push Docker images action.
This commit is contained in:
Jessica 2020-03-31 11:29:20 -07:00 committed by GitHub
commit 399d6269b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,6 +149,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [GitHub Actions for Deno](https://github.com/denolib/setup-deno) - [GitHub Actions for Deno](https://github.com/denolib/setup-deno)
- [GitHub Actions for Unity](https://github.com/webbertakken/unity-actions) - [GitHub Actions for Unity](https://github.com/webbertakken/unity-actions)
- [Octions - GitHub Actions for GitHub REST API](https://github.com/maxkomarychev/octions) - [Octions - GitHub Actions for GitHub REST API](https://github.com/maxkomarychev/octions)
- [GitHub Actions for Docker](https://github.com/docker/github-actions)
### Utility ### Utility