Skip to content

Commit ec417cd

Browse files
feat(ci): add changesNotSentForReview
1 parent 60fb76c commit ec417cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/flutter.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ jobs:
112112
track: ${{ env.TRACK }}
113113
releaseName: ${{ env.RELEASE_NAME }}
114114
whatsNewDirectory: dist/whatsnew
115+
changesNotSentForReview: true
115116
- if: startsWith(github.ref, 'refs/tags/')
116117
name: Rename files for release
117118
run: |

0 commit comments

Comments
 (0)