Skip to content

Commit

Permalink
update repo details
Browse files Browse the repository at this point in the history
  • Loading branch information
FarisZR committed Mar 18, 2023
1 parent 042c378 commit 9d40d89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Here is an example of how to use the action
hostname: Github-actions

- name: Start Deployment
uses: aosus/docker-compose-gitops-action@v1
uses: FarisZR/docker-compose-gitops-action@v1
with:
remote_docker_host: [email protected]
tailscale_ssh: true # no need for manual private and public keys
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Docker-Compose gitops action
author: aosus
author: FarisZR
description: A GitHub Action making gitops with docker-compose easy.
inputs:
remote_docker_host:
Expand Down

0 comments on commit 9d40d89

Please sign in to comment.