Skip to content

Commit

Permalink
Add merge-multiple: true to deploy.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com>
  • Loading branch information
ivanistheone and agriyakhetarpal authored Jan 2, 2025
1 parent 3f27584 commit 00cc127
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
with:
name: jupyterlite-demo-dist-${{ github.run_number }}
path: ./dist
merge-multiple: true
- name: Deploy
uses: JamesIves/github-pages-deploy-action@4.1.3
with:
Expand Down

0 comments on commit 00cc127

Please sign in to comment.