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:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
token: ${{ secrets.USERSTYLES_TOKEN }}
|
||||
ref: ${{ github.ref }}
|
||||
|
||||
- name: Set up Deno
|
||||
|
Loading…
x
Reference in New Issue
Block a user