Skip to content

Commit

Permalink
Yet another stab at trying to get github actions to push (qmk#11230)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr authored Dec 16, 2020
1 parent 11669bb commit c807695
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:

steps:
- uses: actions/checkout@v2
with:
token: ${{ secrets.API_TOKEN_GITHUB }}

- name: Install dependencies
run: |
Expand Down

0 comments on commit c807695

Please sign in to comment.