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