We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b2f457 commit 29b1283Copy full SHA for 29b1283
.github/workflows/format-code.yml
@@ -33,5 +33,4 @@ jobs:
33
uses: ad-m/[email protected]
34
with:
35
branch: ${{ github.ref }}
36
- force: true
37
- github_token: ${{ secrets.ADMIN }}
+ github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments