Skip to content

Commit 35f173c

Browse files
committed
Modifications
1 parent 378c8ef commit 35f173c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ jobs:
1111
with:
1212
homebrew-tap: 'vetlewi/homebrew-formula'
1313
formula-name: 'xia2tree'
14-
formula-path: '/'
14+
formula-path: 'xia2tree.rb'
15+
base-branch: 'main'
1516
env:
1617
# the personal access token should have "repo" & "workflow" scopes
1718
COMMITTER_TOKEN: ${{ secrets.COMMITTER_TOKEN }}

0 commit comments

Comments
 (0)