ci: use USERSTYLES_TOKEN to push

https://github.com/stefanzweifel/git-auto-commit-action#push-to-protected-branches
This commit is contained in:
Hamothy 2023-07-22 04:42:12 +01:00 committed by GitHub
parent 78d9da126d
commit fed163ee29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
token: ${{ secrets.USERSTYLES_TOKEN }}
ref: ${{ github.ref }}
- name: Set up Deno