Skip to content

Commit

Permalink
working
Browse files Browse the repository at this point in the history
  • Loading branch information
mdsadiqueinam committed Apr 13, 2024
1 parent 32a2f8e commit d5d3590
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/page-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,10 @@ jobs:
token: ${{ secrets.PUSH_TOKEN }} # Use a secret for access token
fetch-depth: 1 # Only download the latest commit for efficiency
path: launchpad
submodules: true

- name: Push Wasm Assets to /docs
working-directory: ./launchpad
run: |
ls -l
ls -l ..
Expand Down

0 comments on commit d5d3590

Please sign in to comment.