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:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
token: ${{ secrets.USERSTYLES_TOKEN }}
|
||||||
# Make sure the actual branch is checked out when running on pull requests
|
# Make sure the actual branch is checked out when running on pull requests
|
||||||
ref: ${{ github.head_ref }}
|
ref: ${{ github.head_ref }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user