diff --git a/.github/workflows/update-helm-depends.yaml b/.github/workflows/update-helm-depends.yaml index 2fc2d64..1685774 100644 --- a/.github/workflows/update-helm-depends.yaml +++ b/.github/workflows/update-helm-depends.yaml @@ -25,7 +25,7 @@ jobs: - name: Checkout helm repo uses: actions/checkout@v4 with: - repository: giteaAdmin/${{ inputs.helmRepo }}-helm + repository: DevFW-CICD/${{ inputs.helmRepo }}-helm token: ${{ secrets.PAT }} ref: main path: helmworkspace