Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rdelfin committed Mar 31, 2024
1 parent 1eb83bc commit cd49e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
with:
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}
args: --package flatbuffers-build
ignore-unpublished-crates: true
ignore-unpublished-changes: true
dry-run: ${{ inputs.dryRun }}
check-repo: false

Expand Down

0 comments on commit cd49e11

Please sign in to comment.