Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Commit 27a44a1

Browse files
authored
Release 0.0.3
1 parent 6be37c5 commit 27a44a1

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
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v2
1717

1818
- name: Publish
19-
uses: sakebook/actions-flutter-pub-publisher@v1.4.0
19+
uses: sakebook/actions-flutter-pub-publisher@v1.3.1
2020
with:
2121
credential: ${{ secrets.DART_PUBLISH_CREDS }}
2222
dry_run: false

0 commit comments

Comments
 (0)