diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 63c4fe9..ff4da29 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,6 +15,7 @@ jobs: id: changelog uses: TriPSs/conventional-changelog-action@v3 with: + skip-on-empty: false github-token: ${{ secrets.GITHUB_TOKEN }} - name: Create release