Skip to content

Commit 45fa3c6

Browse files
committed
👷 Downgrade pub publisher
1 parent d0ea68d commit 45fa3c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

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.4.0
16+
uses: sakebook/actions-flutter-pub-publisher@v1.3.1
1717
with:
1818
credential: ${{ secrets.CREDENTIAL_JSON }}
1919
flutter_package: true

0 commit comments

Comments
 (0)