We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 633cf2e commit 49a149bCopy full SHA for 49a149b
.github/workflows/update-deps.yml
@@ -31,5 +31,6 @@ jobs:
31
with:
32
path: metrics/flutter.properties
33
name: Flutter SDK (metrics)
34
+ changelog-entry: false
35
secrets:
36
api-token: ${{ secrets.CI_DEPLOY_KEY }}
0 commit comments