From b7870bead65a20cc9ff334a34da7ab2583ae6a5b Mon Sep 17 00:00:00 2001 From: Md Sadique Inam Date: Sat, 13 Apr 2024 18:36:07 +0530 Subject: [PATCH] working --- .github/workflows/page-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/page-release.yml b/.github/workflows/page-release.yml index f00700f..7eb968a 100644 --- a/.github/workflows/page-release.yml +++ b/.github/workflows/page-release.yml @@ -28,7 +28,7 @@ jobs: repository: mdsadique-inam/launchpad token: ${{ secrets.PUSH_TOKEN }} # Use a secret for access token fetch-depth: 1 # Only download the latest commit for efficiency - submodule: true + path: launchpad - name: Push Wasm Assets to /docs run: |