Skip to content

Commit

Permalink
Update configure-new-repo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDayIsMyEnemy authored Feb 22, 2024
1 parent 3b9102f commit c540182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/configure-new-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
id: cpr
uses: peter-evans/create-pull-request@v3
with:
token: ${{ secrets.PAT_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: Configure new repo
title: Configure new repo
body: This pull request renames folders and namespaces to match the repository name.
Expand Down

0 comments on commit c540182

Please sign in to comment.