Skip to content

Commit

Permalink
Add manual token for renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
james-jdgtl authored Oct 24, 2024
1 parent dcb695e commit c3378ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rename_template_project_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.RENAME_TOKEN }}
commit-message: updating project name after deployment from template repository
title: Update template project name/references
body: Update all references to project name after deploying from template repository
Expand Down

0 comments on commit c3378ff

Please sign in to comment.