We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f87cea commit 1111113Copy full SHA for 1111113
.github/workflows/release.yml
@@ -56,7 +56,7 @@ jobs:
56
uses: actions/checkout@v1
57
-
58
name: "Publish Package"
59
- uses: ilteoood/actions-flutter-pub-publisher@master
+ uses: Omega365/actions-flutter-pub-publisher@master
60
with:
61
credential: "${{secrets.CREDENTIAL_JSON}}"
62
dry_run: false
0 commit comments