From 47660c19744312550545e845403e34515eecd885 Mon Sep 17 00:00:00 2001 From: Lukas Kotol Date: Wed, 3 Apr 2024 15:46:46 +0200 Subject: [PATCH] Update version --- .github/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index f8656ce8..b528dca5 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -19,4 +19,4 @@ jobs: # Docs: https://docs.github.com/actions/using-workflows/workflow-syntax-for-github-actions#example-using-versioned-actions uses: readmeio/rdme@v8 with: - rdme: docs ./documentation --key=${{ secrets.README_API_KEY }} --version=2.0 \ No newline at end of file + rdme: docs ./documentation --key=${{ secrets.README_API_KEY }} --version=1.0 \ No newline at end of file