diff --git a/.github/workflows/bump-chart.yaml b/.github/workflows/bump-chart.yaml index 78b0e25..2970cd5 100644 --- a/.github/workflows/bump-chart.yaml +++ b/.github/workflows/bump-chart.yaml @@ -17,6 +17,8 @@ jobs: runs-on: ubuntu-20.04 steps: - uses: actions/checkout@v3 + with: + repository: spotinst/charts - name: Clean version id: clean-version