diff --git a/.github/workflows/formatting.yml b/.github/workflows/formatting.yml index 2ee137c..146e34d 100644 --- a/.github/workflows/formatting.yml +++ b/.github/workflows/formatting.yml @@ -51,4 +51,3 @@ jobs: uses: ad-m/github-push-action@master with: branch: ${{ github.ref }} - ssh-key: ${{secrets.DEPLOY_KEY}}