ci: use USERSTYLES_TOKEN
to push
https://github.com/stefanzweifel/git-auto-commit-action#push-to-protected-branches
This commit is contained in:
parent
78d9da126d
commit
fed163ee29
1
.github/workflows/generate.yml
vendored
1
.github/workflows/generate.yml
vendored
@ -16,6 +16,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
token: ${{ secrets.USERSTYLES_TOKEN }}
|
||||||
ref: ${{ github.ref }}
|
ref: ${{ github.ref }}
|
||||||
|
|
||||||
- name: Set up Deno
|
- name: Set up Deno
|
||||||
|
Loading…
x
Reference in New Issue
Block a user