Skip to content

Commit

Permalink
fix: only unreleased changes
Browse files Browse the repository at this point in the history
Signed-off-by: Agustín Ramiro Díaz <[email protected]>
  • Loading branch information
AgustinRamiroDiaz committed Jul 24, 2024
1 parent 45d28f2 commit 9d01f68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
id: changelog
uses: heinrichreimer/[email protected]
with:
unreleasedOnly: true
token: ${{ secrets.GITHUB_TOKEN }}

- name: "echo changelog"
Expand Down

0 comments on commit 9d01f68

Please sign in to comment.