8000 Merge branch 'master' of https://github.com/flutter-webrtc/flutter-we… · bratyslav/flutter-webrtc@19a3f32 · GitHub
[go: up one dir, main page]

Skip to content

Commit 19a3f32

Browse files
committed
2 parents 1a5ccb4 + 869ec30 commit 19a3f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
uses: sakebook/actions-flutter-pub-publisher@v1.3.1
1717
with:
1818
credential: ${{ secrets.CREDENTIAL_JSON }}
19-
flutter_package: false
19+
flutter_package: true
2020
skip_test: true
2121
dry_run: true

0 commit comments

Comments
 (0)
0