Skip to content

Commit

Permalink
deploy key for pushing
Browse files Browse the repository at this point in the history
  • Loading branch information
KDercksen authored Nov 14, 2023
1 parent 36f0291 commit 566a4b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/formatting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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}}

0 comments on commit 566a4b2

Please sign in to comment.