Skip to content

Commit 05f7184

Browse files
authored
Update collections-renames.yml
Signed-off-by: Justin Kenyon <[email protected]>
1 parent 2faace7 commit 05f7184

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/collections-renames.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030

3131
- name: Test collection with autofix and commit changes
3232
uses: peter-evans/create-pull-request@v7
33+
env:
34+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3335
with:
3436
commit-message: "✨ Autofixing renamed/removed collection items ✨"
3537
commiter: "github-actions[bot] <[email protected]>"

0 commit comments

Comments
 (0)