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