Add dryrun flutter publish

This commit is contained in:
Eric Fennis
2021-08-15 21:27:22 +02:00
parent 2c580552b4
commit 48376a2621

View File

@@ -272,8 +272,10 @@ jobs:
- uses: subosito/flutter-action@v1
with:
channel: 'stable'
- name: Run flutter
run: flutter sdk-path
- name: Flutter publish
run: flutter pub publish --dry-run
with:
path: packages/lucide-flutter
upload-package-jsons: