diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7a9d7f60..d0cee677 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -49,6 +49,7 @@ jobs: git config --global user.name 'github-actions[bot]' git config --global user.email 'github-actions[bot]@users.noreply.github.com' + - name: Run release-it id: release_step run: |