Skip to content

Commit ab0b709

Browse files
committed
Update Action name and description
1 parent 19aaaf7 commit ab0b709

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Docker Deployment Action
2-
A [GitHub Action](https://github.com/marketplace/actions/docker-compose-remote-deployment) for docker-compose deployments on a remote host using SSH.
1+
# Docker Compose Gitops Action
2+
A [GitHub Action](https://github.com/marketplace/actions/docker-compose-gitops) making GitOps with the simplicity of docker-compose possible, using SSH or optionally Tailscale SSH.
33

4-
The Action is adapted from work by [wshihadeh](https://github.com/marketplace/actions/docker-deployment)
4+
The Action is adapted from work by [TapTap21](https://github.com/TapTap21/docker-remote-deployment-action) and [wshihadeh](https://github.com/marketplace/actions/docker-deployment)
55

66

77
## Example

0 commit comments

Comments
 (0)