Skip to content

Commit 25fe730

Browse files
authored
chore: Correct release-please branch. (#84)
1 parent fbf1b23 commit 25fe730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
command: manifest
1818
token: ${{ secrets.GITHUB_TOKEN }}
19-
default-branch: rlamb/add-release-please
19+
default-branch: main
2020

2121
release-client:
2222
strategy:

0 commit comments

Comments
 (0)