diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 46ec23b..2bea550 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,6 +24,7 @@ jobs: ssh-key: ${{ secrets.DEPLOY_KEY }} - name: Create Changelog and Tag + id: changelog uses: TriPSs/conventional-changelog-action@v5 with: github-token: ''