Skip to content

Commit 55d57f9

Browse files
authored
release-chart debugging (#77)
1 parent cda4135 commit 55d57f9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/release-chart.yaml

+3-2
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ jobs:
3232
env:
3333
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
3434

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

0 commit comments

Comments
 (0)