Skip to content

Commit 4296e82

Browse files
authored
Merge pull request #172 from n0th1ng-else/wf
2 parents 7c6cf9d + 88f43b3 commit 4296e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/browserlist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
pr_title: 'perf(browserlist): Deliver the Browserslist DB update'
6868
pr_body: ':crown: *An automated PR from the Browserlist workflow*'
6969
source_branch: ${{ env.GH_BROWSERLIST_BRANCH }}
70-
destination_branch: ${{ env.GITHUB_REF_NAME }}
70+
destination_branch: ${{ github.event.repository.default_branch }}
7171
github_token: ${{ secrets.GITHUB_TOKEN }}
7272
# - name: Log a message there is anything to commit
7373
# if: steps.auto-commit.outputs.changes_detected == 'true'

0 commit comments

Comments
 (0)