Skip to content

Commit c3d63ac

Browse files
authored
fix: Update visualize workflow to push to gh-pages (#1023)
This is a fix for: https://github.com/mlcommons/croissant/actions/runs/25005738253/job/73227866719
1 parent 6d5a1ab commit c3d63ac

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/visualize.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,5 @@ jobs:
4646
with:
4747
commit_message: "docs: Update dataset visualizations [skip ci]"
4848
file_pattern: 'datasets/**/index.html datasets/index.html datasets/static/gallery.min.js datasets/static/gallery.min.css'
49+
branch: gh-pages
50+
create_branch: true

0 commit comments

Comments
 (0)