ci(prettier): add push token
This commit is contained in:
parent
79d77568ad
commit
2e6fbb10cd
1
.github/workflows/format.yml
vendored
1
.github/workflows/format.yml
vendored
@ -12,6 +12,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
token: ${{ secrets.USERSTYLES_TOKEN }}
|
||||
# Make sure the actual branch is checked out when running on pull requests
|
||||
ref: ${{ github.head_ref }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user