diff --git a/.github/workflows/push.yaml b/.github/workflows/push.yaml index cb701f6..3995788 100644 --- a/.github/workflows/push.yaml +++ b/.github/workflows/push.yaml @@ -22,6 +22,7 @@ jobs: - name: Check out code uses: actions/checkout@v3 with: + token: ${{ secrets.STAKATER_GITHUB_TOKEN }} fetch-depth: 0 # otherwise, you will fail to push refs to dest repo # Setting up helm binary