Skip to content

Commit 46e8686

Browse files
authored
Update pub.yml
1 parent 7e57ab5 commit 46e8686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout
1313
uses: actions/checkout@v3
1414
- name: Publish
15-
uses: sakebook/actions-flutter-pub-publisher@v1.3.1
15+
uses: sakebook/actions-flutter-pub-publisher@v1.4.1
1616
with:
1717
credential: ${{ secrets.CREDENTIAL_JSON }}
1818
skip_test: true

0 commit comments

Comments
 (0)