We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44f8800 commit 7d80a83Copy full SHA for 7d80a83
.github/workflows/publisher.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Publish Dart/Flutter package
31
# You may pin to the exact commit or the version.
32
# uses: sakebook/actions-flutter-pub-publisher@ccd9fbba502ea7ef33ea2479e0cdac5a2a9766e1
33
- uses: afonsocraposo/actions-flutter-pub-publisher@v1.4.1
+ uses: afonsocraposo/actions-flutter-pub-publisher@v1.1.0
34
with:
35
credential: ${{ secrets.CREDENTIAL_JSON }}
36
skip_test: true
0 commit comments