Skip to content

Commit 7d80a83

Browse files
authored
Update publisher.yml (#90)
1 parent 44f8800 commit 7d80a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publisher.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Publish Dart/Flutter package
3131
# You may pin to the exact commit or the version.
3232
# uses: sakebook/actions-flutter-pub-publisher@ccd9fbba502ea7ef33ea2479e0cdac5a2a9766e1
33-
uses: afonsocraposo/actions-flutter-pub-publisher@v1.4.1
33+
uses: afonsocraposo/actions-flutter-pub-publisher@v1.1.0
3434
with:
3535
credential: ${{ secrets.CREDENTIAL_JSON }}
3636
skip_test: true

0 commit comments

Comments
 (0)