diff --git a/.gitea/workflows/pull_request.yaml b/.gitea/workflows/pull_request.yaml index 88af005..b308e99 100644 --- a/.gitea/workflows/pull_request.yaml +++ b/.gitea/workflows/pull_request.yaml @@ -123,7 +123,6 @@ jobs: uses: https://github.com/stikkyapp/update-pubspec-version@v2 with: strategy: 'patch' - bump-build: false path: './pubspec.yaml' - name: Commit version update