Skip to content

Commit

Permalink
release-chart debugging (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrove-oss authored Oct 2, 2024
1 parent cda4135 commit 55d57f9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ jobs:
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

- name: Publish to GH Pages
uses: project-codeflare/mlbatch/.github/workflows/gh-pages-static.yml@main
publish:
needs: release
uses: project-codeflare/mlbatch/.github/workflows/gh-pages-static.yml@main

0 comments on commit 55d57f9

Please sign in to comment.