diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 97e3bac1..e4be1d97 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -22,7 +22,7 @@ jobs: uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - name: Create changelog ✍️ id: changelog - uses: TriPSs/conventional-changelog-action@b7f32a8347e86c26ea2f4823cc7c160b9014c6a0 + uses: TriPSs/conventional-changelog-action@dd19d7c07e5f620b2d6f48d547148a4b6b29e92f with: github-token: ${{ secrets.github_token }} skip-version-file: "true"