diff --git a/.github/workflows/push.yaml b/.github/workflows/push.yaml index 73799c9..cb701f6 100644 --- a/.github/workflows/push.yaml +++ b/.github/workflows/push.yaml @@ -22,7 +22,6 @@ jobs: - name: Check out code uses: actions/checkout@v3 with: - persist-credentials: false # otherwise, the token used is the GITHUB_TOKEN, instead of your personal token fetch-depth: 0 # otherwise, you will fail to push refs to dest repo # Setting up helm binary