8000 Update publish.yaml · doesnotexist/flutter-webrtc@08dbbaf · GitHub
[go: up one dir, main page]

Skip to content

Commit 08dbbaf

Browse files
authored
Update publish.yaml
1 parent b3c8a0d commit 08dbbaf

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
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout
1414
uses: actions/checkout@v1
1515
- name: Publish
16-
uses: sakebook/actions-flutter-pub-publisher@v1.3.1
16+
uses: sakebook/actions-flutter-pub-publisher@v1.4.1
1717
with:
1818
credential: ${{ secrets.CREDENTIAL_JSON }}
1919
flutter_package: true

0 commit comments

Comments
 (0)
0