Skip to content

Commit

Permalink
@ teracyhq-incubator#1 | fix README format
Browse files Browse the repository at this point in the history
  • Loading branch information
hoatle committed Jan 21, 2022
1 parent b67df85 commit c051a86
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 @@ -6,7 +6,7 @@ github actions repository to share reusable actions and workflows
## Actions

The composite github actions are organized with its versioning on its path
(<action-name>-<action-version>).
(\<action-name>-\<action-version>).

### docker-multiple-login

Expand All @@ -26,7 +26,7 @@ Login to multiple docker registries
- Options:
See the docker-multiple-login-<version>/action.yaml file.
See the docker-multiple-login-\<version>/action.yaml file.
### docker-build-push-sign
Expand All @@ -47,4 +47,4 @@ Build, push and sign the built docker images, requires `docker-multiple-login` a

- Options:

See the docker-build-push-sign-<version>/action.yaml file.
See the docker-build-push-sign-\<version>/action.yaml file.

0 comments on commit c051a86

Please sign in to comment.