We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5d3f6d commit 496cfebCopy full SHA for 496cfeb
.github/workflows/publisher.yml
@@ -25,5 +25,5 @@ jobs:
25
- name: Dart and Flutter Package Publisher
26
uses: k-paxian/dart-package-publisher@v1.6
27
with:
28
- flutterVersion: 3.27.4
+ flutterBranch: stable
29
credentialJson: ${{ secrets.CREDENTIAL_JSON }}
0 commit comments