From 49db93de3ff4007b2327948c5b568f6b9862b483 Mon Sep 17 00:00:00 2001 From: Elena Yan <78790594+yan-elena@users.noreply.github.com> Date: Thu, 25 Apr 2024 09:46:17 +0200 Subject: [PATCH] ci: update deploy.yml --- .github/workflows/deploy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index ac31c6a..381465d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -15,6 +15,6 @@ jobs: runs-on: ubuntu-latest steps: - id: build-publish - uses: bitovi/github-actions-react-to-ghp@v1.2.0 + uses: bitovi/github-actions-react-to-ghp@v1.2.2 with: - path: build # change to your build folder \ No newline at end of file + path: build # change to your build folder