Skip to content

Commit e03665d

Browse files
test: set release branch
Signed-off-by: Agustín Ramiro Díaz <agustin.ramiro.diaz@gmail.com>
1 parent b8bda7c commit e03665d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yml

+4
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ jobs:
1515
with:
1616
unreleasedOnly: true
1717
unreleasedLabel: "Next release"
18+
stripGeneratorNotice: true
19+
issues: false
20+
# futureRelease:
21+
releaseBranch: release-0.1.1
1822
token: ${{ secrets.GITHUB_TOKEN }}
1923

2024
- name: "echo changelog"

0 commit comments

Comments
 (0)