Skip to content

Commit 6a0eede

Browse files
Add a new action to the Docker category (#78)
Co-authored-by: fuerback <[email protected]>
1 parent 6a81724 commit 6a0eede

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
163163
- [Copybara Action](https://github.com/olivr/copybara-action) - Move and transform code between repositories (ideal to maintain several repos from one monorepo).
164164
- [Action Docs Action](https://github.com/npalm/action-docs-action) - Update your README based the action.yml.
165165
- [Issue Watcher](https://github.com/anushkrishnav/Issue-Watcher) - Monitors and Restricts the number of Issues open by a person at a time to the given limit. Prevents Issue spam.
166-
- [A GitHub Action That Automatically Generates & Updates Markdown Content (Like Your README.md) From External or Remote Files.](https://github.com/dineshsonachalam/markdown-autodocs)
166+
- [A GitHub Action That Automatically Generates & Updates Markdown Content (Like Your README.md) From External or Remote Files](https://github.com/dineshsonachalam/markdown-autodocs)
167167
- [Changed Filenames GitHub Action](https://github.com/DawChihLiou/changed-files-action) - This action returns all the changed files in a pull request. The changed files includes added, modified, renamed, and removed files.
168168
- [Automatically Close Empty Issues](https://github.com/rickstaa/empty-issues-closer-action)
169169

@@ -512,6 +512,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
512512
- [Build and Push Docker Images With Buildx](https://github.com/docker/build-push-action)
513513
- [Login Against a Docker Registry](https://github.com/docker/login-action)
514514
- [Install QEMU Static Binaries](https://github.com/docker/setup-qemu-action)
515+
- [Publish Docker Images in a Couple of Registers](https://github.com/ko-build/setup-ko)
515516

516517
#### Kubernetes
517518

0 commit comments

Comments
 (0)