Skip to content

Commit 7efae91

Browse files
committed
fix: branch name
1 parent b3bd699 commit 7efae91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140

141141
- uses: BobAnkh/add-contributors@master
142142
with:
143-
BRANCH: "main"
143+
BRANCH: "feat/update-contributors"
144144
PULL_REQUEST: "feat/update-contributors"
145145
COLUMN_PER_ROW: "6"
146146
ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)