From d11bcada2c672e3ad844759faa85d22359073bf5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 13:38:43 +0000 Subject: [PATCH] docs: update actions and workflows documentation [skip ci] Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a6768b..a42260c 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ -Release%20by%20tagRelease%20by%20dateCommitOpen%20IssuesDownloads +Release%20by%20tagRelease%20by%20dateCommitOpen%20IssuesDownloads @@ -27,7 +27,7 @@ This action runs your docker-compose file and clean up before action finished ```yaml -- uses: /@v1.0.0 +- uses: hoverkraft-tech/compose-action@v1.0.0 with: # Description: Relative path to compose file(s). It can be a list of files. #