From 1779f1b90358ff7093893d891e9eb2000c1a34fc Mon Sep 17 00:00:00 2001 From: Nicco Date: Wed, 27 Oct 2021 13:49:59 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a7cb7a..4ffd097 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ jobs: steps: - uses: actions/checkout@v2 - - uses: cupcakearmy/confluence-markdown-sync + - uses: cupcakearmy/confluence-markdown-sync@v1.0.1 with: from: './README.md' to: '123456' # The confluence page id where to write the output