Skip to content

Commit 6899e4b

Browse files
feat: add issues to CHANGELOG
Signed-off-by: Dusan Malusev <[email protected]>
1 parent 87df0df commit 6899e4b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ jobs:
3333
with:
3434
token: ${{ secrets.GITHUB_TOKEN }}
3535
author: true
36-
releaseUrl: ${{ steps.release.outputs.url }}
36+
releaseUrl: ${{ steps.release.outputs.url }}
37+
issues: true

0 commit comments

Comments
 (0)