Added the token.
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 33s

This commit is contained in:
2023-11-19 22:19:17 +01:00
parent 6e3b6c6abb
commit 0119f2dae1
3 changed files with 6 additions and 2 deletions

View File

@ -53,7 +53,7 @@ jobs:
- name: My PR action
uses: ./
with:
github_token: ${{ secrets.REPO_TOKEN }}
token: ${{ secrets.REPO_TOKEN }}
branch: update/pre-commit-hooks
title: My PR Title
body: My PR Body