Skip to content

Commit

Permalink
ci: set base in create pr step
Browse files Browse the repository at this point in the history
Signed-off-by: deggja <[email protected]>
  • Loading branch information
deggja committed Oct 4, 2024
1 parent e3115fe commit 7548c8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/homebrew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v7
with:
base: main
title: "chore: update homebrew formula for v${{ env.VERSION }}"
committer: "Netfetch Bot <[email protected]>"
author: "Netfetch Bot <[email protected]>"
Expand Down

0 comments on commit 7548c8c

Please sign in to comment.