Skip to content

Commit

Permalink
docs: 📝 small docs fix - docker (#454)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasAugustin committed Feb 10, 2024
1 parent 37a5299 commit 41917b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,9 @@ jobs:

There are docker images available. Please checkout [How to use docker](docs/DOCKER.md) for details.

* [dockerhub andyaugustin/actions-template-sync][dockerhub-repo]
* [github andreasaugustin/actions-template-sync][github-repo]

### Example

This repo uses this [template][template] and this action from the [marketplace][marketplace].
Expand Down Expand Up @@ -295,9 +298,6 @@ E.g. when you like to disable the sync for all files with exceptions, you need t
Different lifecycle hooks are supported. You need to enable the functionality with the option `is_allow_hooks` and set it to `true`
:warning: use this functionality with caution. You can use one of the available docker images to test it out. **With great power comes great responsibility**.

* [dockerhub andyaugustin/actions-template-sync][dockerhub-repo]
* [github andreasaugustin/actions-template-sync][github-repo]

In addition, you need a configuration file with the name `templatesync.yml` within the root of the target repository.

The following hooks are supported (please check [docs/ARCHITECTURE.md](docs/ARCHITECTURE.md) for a better understanding of the lifecycles).
Expand Down

0 comments on commit 41917b9

Please sign in to comment.