Skip to content

Commit

Permalink
feat: add issues to CHANGELOG
Browse files Browse the repository at this point in the history
Signed-off-by: Dusan Malusev <dusan@dusanmalusev.dev>
  • Loading branch information
CodeLieutenant committed Feb 28, 2024
1 parent 87df0df commit 6899e4b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
author: true
releaseUrl: ${{ steps.release.outputs.url }}
releaseUrl: ${{ steps.release.outputs.url }}
issues: true

0 comments on commit 6899e4b

Please sign in to comment.