diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 2d6320d..242ed7d 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -143,8 +143,7 @@ jobs: args: --package flatbuffers-build ignore-unpublished-crates: true dry-run: ${{ inputs.dryRun }} - check-repo: ${{ inputs.dryRun }} - no-verify: ${{ inputs.dryRun }} + check-repo: false github_release: name: Generate Github release