Skip to content

Commit 9d01f68

Browse files
fix: only unreleased changes
Signed-off-by: Agustín Ramiro Díaz <agustin.ramiro.diaz@gmail.com>
1 parent 45d28f2 commit 9d01f68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
id: changelog
1313
uses: heinrichreimer/action-github-changelog-generator@v2.3
1414
with:
15+
unreleasedOnly: true
1516
token: ${{ secrets.GITHUB_TOKEN }}
1617

1718
- name: "echo changelog"

0 commit comments

Comments
 (0)