Skip to content

Commit 67774fb

Browse files
authored
Add ID to create-pull-request action
1 parent 5bdeaa0 commit 67774fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/collections-renames.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
run: bundle exec rake collections
3131

3232
- name: Commit changes and open PR
33+
id: cpr
3334
uses: peter-evans/create-pull-request@v8
3435
with:
3536
commit-message: "✨ Autofixing renamed/removed collection items ✨"

0 commit comments

Comments
 (0)