Skip to content

Commit b3bd699

Browse files
committed
fix: create PR to set contributors
1 parent dbe8684 commit b3bd699

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ jobs:
140140

141141
- uses: BobAnkh/add-contributors@master
142142
with:
143+
BRANCH: "main"
144+
PULL_REQUEST: "feat/update-contributors"
143145
COLUMN_PER_ROW: "6"
144146
ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}
145147
PATH: "/CONTRIBUTORS.md"

0 commit comments

Comments
 (0)