Skip to content

Commit 44f8800

Browse files
authored
Update publisher.yml (#89)
1 parent af9256f commit 44f8800

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: sakebook/[email protected]
33+
uses: afonsocraposo/[email protected]
3434
with:
3535
credential: ${{ secrets.CREDENTIAL_JSON }}
3636
skip_test: true

0 commit comments

Comments
 (0)