8000 Update publish.yaml · prashantspandey/flutter-webrtc@869ec30 · GitHub
[go: up one dir, main page]

Skip to content

Commit 869ec30

Browse files
authored
Update publish.yaml
1 parent 058ce21 commit 869ec30

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