Skip to content

Commit

Permalink
Merge branch 'master' into chart-release
Browse files Browse the repository at this point in the history
  • Loading branch information
chotiwat committed Oct 29, 2024
2 parents 9009a9e + b4ea265 commit c9c9688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
id: install
- name: Package Helm Chart
if: ${{ github.repository == 'kubernetes-sigs/scheduler-plugins' }}
if: ${{ github.repository == 'blend/scheduler-plugins' }}
run: |
helm package ./manifests/install/charts/as-a-second-scheduler
- name: Upload to Release
Expand Down

0 comments on commit c9c9688

Please sign in to comment.