diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2be6347a..8a7356ba 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -61,7 +61,7 @@ jobs: DEFAULT_BUMP: ${{ github.event.inputs.name }} PRERELEASE: false DRY_RUN: true # Only get the tag - dry - VERBOSE: true + VERBOSE: false # Echo version - name: Echo version