Skip to content

Commit 1207aa0

Browse files
committed
Use sakebook/[email protected] instead of v1.4.0
1 parent e57c836 commit 1207aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@v2
1010
- name: Publish
11-
uses: sakebook/actions-flutter-pub-publisher@v1.4.0
11+
uses: sakebook/actions-flutter-pub-publisher@v1.3.1
1212
with:
1313
credential: ${{ secrets.CREDENTIAL_JSON }}
1414
flutter_package: true

0 commit comments

Comments
 (0)