Update RuboCop-Auto-correct.yml

Signed-off-by: VetheonGames <76892542+VetheonGames@users.noreply.github.com>
This commit is contained in:
VetheonGames 2023-07-27 18:51:56 -06:00 committed by GitHub
parent b48e6132f0
commit ee359206da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.RUBOCOP_CHECKS }}
title: "Apply RuboCop auto-correct"
branch: "rubocop-autocorrect-${{ github.run_number }}"
delete-branch: true