chore: remove dry run

This commit is contained in:
Livio Spring 2023-07-24 16:41:28 +02:00
parent 3c1f092c74
commit ba2b7e584e
No known key found for this signature in database
GPG Key ID: 26BB1C2FA5952CF0

View File

@ -25,7 +25,7 @@ jobs:
uses: ./.github/workflows/version.yml
with:
semantic_version: ${{ inputs.semantic_version }}
dry_run: true
dry_run: false
docker:
runs-on: ubuntu-22.04