Skip to content

Commit ca5f5e8

Browse files
committed
fix: change release count to 10
1 parent afbd677 commit ca5f5e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
github-token: ${{ secrets.GITHUB_TOKEN }}
6969
git-user-name: "braid-bot[bot]"
7070
git-user-email: "169546839+braid-bot[bot]@users.noreply.github.com"
71-
release-count: 5
71+
release-count: 10
7272
version-file: package.yaml
7373
create-summary: true
7474

0 commit comments

Comments
 (0)