Skip to content

Commit

Permalink
remove issues from 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 Mar 31, 2024
1 parent d31dedf commit 16eaafb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
author: true
releaseUrl: ${{ steps.release.outputs.url }}
issues: true
issues: false
pullRequests: true
- uses: stefanzweifel/git-auto-commit-action@v5
with:
Expand Down

0 comments on commit 16eaafb

Please sign in to comment.