Skip to content

Commit 6b8bac3

Browse files
committed
FCI
1 parent 168664c commit 6b8bac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-contributors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Checkout New Branch
4242
env:
4343
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
44-
BRANCH_AGAINST: "dev"
44+
BRANCH_AGAINST: "main"
4545
run: |
4646
printf "GitHub Actor: ${GITHUB_ACTOR}\n"
4747
export BRANCH_FROM="contributors/update-$(date '+%Y-%m-%d')"

0 commit comments

Comments
 (0)