Skip to content

Commit 762851d

Browse files
authored
Update prettier.yaml
1 parent 7d955d6 commit 762851d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prettier.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
fetch-depth: 2
2121
ref: ${{ github.event.inputs.branch }}
22-
token: ${{ secrets.GH_PAT_WORKFLOW }}
22+
token: ${{ secrets.GITHUB_TOKEN }}
2323

2424
- name: setup environment
2525
uses: ./.github/actions/setup

0 commit comments

Comments
 (0)