mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
✏️ Updated GH_TOKEN
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v4
|
||||
with:
|
||||
token: ${{ secrets.GH_PERSONAL_TOKEN }}
|
||||
token: ${{ secrets.GH_TOKEN }}
|
||||
branch: update/pre-commit-autoupdate
|
||||
title: Update pre-commit hooks
|
||||
commit-message: updated pre-commit hooks
|
||||
|
||||
Reference in New Issue
Block a user