diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/changelog.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index e654822..0a27ddc 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -36,7 +36,6 @@ jobs: reverseOrder: true includeInvalidCommits: true useGitmojis: false - excludeTypes: build,docs,other,style - name: Create Release uses: ncipollo/release-action@v1.12.0 |
