We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6d166b commit fbf754bCopy full SHA for fbf754b
1 file changed
.github/workflows/update_flutter.yaml
@@ -49,6 +49,7 @@ jobs:
49
uses: peter-evans/create-pull-request@v6
50
with:
51
token: ${{ secrets.FLUTTERACTIONSBOT_CP_TOKEN }}
52
+ push-to-fork: flutteractionsbot/flutter-intellij
53
committer: flutteractionsbot <flutter-actions-bot@google.com>
54
author: flutteractionsbot <flutter-actions-bot@google.com>
55
commit-message: "ci: bump pinned Flutter SDK to version ${{ steps.check-version.outputs.latest_version }}"
0 commit comments